Skip to content

Commit 3accdde

Browse files
Adding new functionality
1 parent 731b9dd commit 3accdde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ First, [install `mamba`](https://mamba.readthedocs.io/en/latest/installation.htm
223223
conda install mamba -n base -c conda-forge
224224
```
225225

226-
Then, create a new environment and install all dependencies:
226+
Then, create a new environment and install all dependencies, and activate it.
227227

228228
```bash
229229
mamba env create -n reinforcement_learning -f docs/config/reinforcement_learning_env.yaml

0 commit comments

Comments
 (0)