aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBonfaceKilz2020-11-04 22:32:11 +0300
committerBonfaceKilz2020-11-04 22:32:11 +0300
commit712a193bec44c80070d16b7908c39f5ad294207e (patch)
tree7e7282f1ae85daa94a0eb310f78b49dbb6647a02
parent540b18a2ac9ab62e10204bdf6692d5e564b49562 (diff)
downloadbh20-seq-resource-712a193bec44c80070d16b7908c39f5ad294207e.tar.gz
bh20-seq-resource-712a193bec44c80070d16b7908c39f5ad294207e.tar.lz
bh20-seq-resource-712a193bec44c80070d16b7908c39f5ad294207e.zip
Update pip3 install command in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 03e4297..3815bf4 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ Note that you will need to repeat the `. venv/bin/activate` step from this direc
Install from PyPi:
```sh
-pip3 bh20-seq-uploader
+pip3 install bh20-seq-uploader
```
Install from git: