Skip to content

Commit 27316e5

Browse files
committed
Update README.md
1 parent a80b4b7 commit 27316e5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Currently the easiest and most reliable way to install the ODM2 Python API (`odm
1414
1. Add conda to the PATH; on MacOSX and Linux, it's something like `export PATH=$HOME/miniconda/bin:$PATH`, but the exact path may vary.
1515
2. Go to the directory where `condaenvironment_1.yml` was downloaded.
1616
3. Create a new conda environment. This command will create an environment called 'odm2api_env1':
17+
1718
```bash
1819
conda env create -f condaenvironment_1.yml
1920
```

0 commit comments

Comments
 (0)