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 b3eb966 commit e72b2e4
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 @@ -72,7 +72,7 @@ export PATH="$HOME/conda_root/bin:$PATH"
Then prepare the environment:
```bash
conda create -n lp -c conda-forge llvmdev=11.0.1 bison=3.4 re2c python cmake make toml numpy
conda activate lf
conda activate lp
```
Clone the LFortran git repository:
```
Expand Down

0 comments on commit e72b2e4

Please sign in to comment.