Commit bb5b4b5c authored by Gustaf Ahdritz's avatar Gustaf Ahdritz
Browse files

Correct commands in README

parent 54317fe4
...@@ -20,13 +20,13 @@ scripts/install_third_party_dependencies.sh ...@@ -20,13 +20,13 @@ scripts/install_third_party_dependencies.sh
To activate the environment, run: To activate the environment, run:
```bash ```bash
scripts/activate_conda_venv.sh source scripts/activate_conda_venv.sh
``` ```
To deactivate it, run: To deactivate it, run:
```bash ```bash
scripts/deactivate_conda_venv.sh source scripts/deactivate_conda_venv.sh
``` ```
## Features ## Features
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment