aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 37d18ee..c213b3c 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ Additionally, Hydrilla requires Python 3.
We're supplying debian packaging. To generate the necessary `debian.tar.gz` and `orig.tar.gz` files, run:
``` shell
-python3 setup.py make_tarballs
+python3 setup.py tarballs
```
This will generate appropriate `debian.tar.gz` and `orig.tar.gz` in the parent of the project directory.