Skip to content

Commit c588eff

Browse files
committed
add run hint to README
1 parent 9bf4bc5 commit c588eff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.org

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ consistent packing:
2323
python3 -m venv venv
2424
source ./venv/bin/activate
2525
pip install PACKAGE_NAME
26+
python3 ./PYTHON_SCRIPT.py
2627
#+end_src

0 commit comments

Comments
 (0)