Skip to content

Commit

Permalink
Update doc/src/installation.md
Browse files Browse the repository at this point in the history
Co-authored-by: Smit Lunagariya <smitlunagariya.mat18@itbhu.ac.in>
  • Loading branch information
certik and Smit-create committed Mar 17, 2022
1 parent a2fe865 commit b3eb966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/src/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ export PATH="$HOME/conda_root/bin:$PATH"
```
Then prepare the environment:
```bash
conda create -n lf -c conda-forge llvmdev=11.0.1 bison=3.4 re2c python cmake make toml numpy
conda create -n lp -c conda-forge llvmdev=11.0.1 bison=3.4 re2c python cmake make toml numpy
conda activate lf
```
Clone the LFortran git repository:
Expand Down

0 comments on commit b3eb966

Please sign in to comment.