diff options
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,4 +23,5 @@ consistent packing: python3 -m venv venv source ./venv/bin/activate pip install PACKAGE_NAME +python3 ./PYTHON_SCRIPT.py #+end_src |