Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
borisbolliet authored Oct 10, 2024
1 parent 3b47a8f commit 43f04e3
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 @@ -34,7 +34,7 @@ Clone and install our package from the `cmbagent` repository:
pip install cmbagent
```

Creating a virual environment is envouraged:
Before pip installing cmbagent, creating a virual environment is envouraged:
```bash
python -m venv /path/to/your/envs/cmbagent_env
source /path/to/your/envs/cmbagent_env/bin/activate
Expand Down

0 comments on commit 43f04e3

Please sign in to comment.