Skip to content

Commit

Permalink
Merge pull request #963 from JensWehner/patch-1
Browse files Browse the repository at this point in the history
Fix installation instructions for source
  • Loading branch information
jameshadfield authored Mar 22, 2020
2 parents b96ac44 + 7662a44 commit b79aaff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ npm install --global auspice
Or install auspice from source:

```bash
git checkout https://github.com/nextstrain/auspice.git
git clone https://github.com/nextstrain/auspice.git
cd auspice
npm install --global .
```
Expand Down

0 comments on commit b79aaff

Please sign in to comment.