From 712a193bec44c80070d16b7908c39f5ad294207e Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Wed, 4 Nov 2020 22:32:11 +0300 Subject: Update pip3 install command in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.2.3