diff options
author | Pjotr Prins | 2020-11-10 14:06:21 +0000 |
---|---|---|
committer | GitHub | 2020-11-10 14:06:21 +0000 |
commit | d213801678926e16135299a2e3ca0392a821507b (patch) | |
tree | 0c9919dec5153284f7c89d4054e36685aea0b493 /README.md | |
parent | d53120b6106e301c7f5b58bdb4dc89f85dbe2ad0 (diff) | |
parent | 203293363640e7f45ceaff09fb1a83f8c0f1496a (diff) | |
download | bh20-seq-resource-d213801678926e16135299a2e3ca0392a821507b.tar.gz bh20-seq-resource-d213801678926e16135299a2e3ca0392a821507b.tar.lz bh20-seq-resource-d213801678926e16135299a2e3ca0392a821507b.zip |
Merge pull request #114 from BonfaceKilz/feature/add-twitter-feed
Feature/add twitter feed
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |