Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Ondrej's suggestion

Co-authored-by: Ondřej Čertík <ondrej@certik.us>
  • Loading branch information
Oshanath and certik committed Apr 6, 2022
1 parent 7ead8fe commit 67c83d2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@ https://github.com/conda-forge/miniforge/#download

Create a Conda environment:

conda config --append channels conda-forge
conda create -n lp llvmdev=11.0.1 bison=3.4 re2c python cmake make toml numpy
conda create -c conda-forge -n lp llvmdev=11.0.1 bison=3.4 re2c python cmake make toml numpy
conda activate lp

Install required packages (Linux - 64 bit):
Expand Down

0 comments on commit 67c83d2

Please sign in to comment.