Skip to content

Commit

Permalink
DOC+MIN Use "conda activate"
Browse files Browse the repository at this point in the history
  • Loading branch information
luispedro committed Feb 26, 2020
1 parent 09a8c61 commit bf0214a
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 @@ -91,7 +91,7 @@ Installing/compiling from source is also possible. Clone
The simplest way to get an environment will all the dependencies is to use conda:

conda create -n ngless
source activate ngless
conda activate ngless
conda config --add channels conda-forge
conda install stack cairo bzip2 gmp zlib perl wget xz pkg-config make

Expand Down

0 comments on commit bf0214a

Please sign in to comment.