aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.org b/README.org
index b2bcfdc..7c3706c 100644
--- a/README.org
+++ b/README.org
@@ -23,4 +23,5 @@ consistent packing:
python3 -m venv venv
source ./venv/bin/activate
pip install PACKAGE_NAME
+python3 ./PYTHON_SCRIPT.py
#+end_src