Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jshmjs45 committed Jun 20, 2019
1 parent 2d47c7f commit e042c1e
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 @@ -34,7 +34,7 @@ We strongly suggest you to use [`conda`](https://www.anaconda.com/download/) to
wget -c https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh
bash Miniconda3-latest-Linux-x86_64.sh
```
After installation, we create the `[conda](https://www.anaconda.com/download/)` virtual environment by the following commands:
After installation, we create the [`conda`](https://www.anaconda.com/download/) virtual environment by the following commands:
```
conda create -n chem_env python=2.7
source activate chem_env
Expand Down

0 comments on commit e042c1e

Please sign in to comment.