Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sweverett authored Jul 15, 2019
1 parent 97cddd4 commit 1c96c21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,12 @@ check out the issue page [here](https://github.com/r-lib/devtools/issues/1722)
Now you should be ready to use `CluStR`! Whenever you want to run `CluStR`, activate the `conda` environment with:
```bash
source activate clustr
conda activate clustr
```
Whenever you are finished, deactivate the `conda` environment with
```bash
source deactivate clustr
conda deactivate clustr
```
## Getting Started (using `pip` and `conda`)
Expand Down

0 comments on commit 1c96c21

Please sign in to comment.