Skip to content

Commit

Permalink
Update installation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mirzaees authored Oct 9, 2023
1 parent aabe69d commit 21dc9f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ mamba env update --name my-existing-env --file conda-env.yml

#### 3. Install MiaplPy via pip
```
conda activate dolphin-env
conda activate miaplpy-env
python -m pip install .
```

Expand Down

0 comments on commit 21dc9f9

Please sign in to comment.