Skip to content

Commit

Permalink
README: Add instructions on env activation
Browse files Browse the repository at this point in the history
  • Loading branch information
usert5432 committed May 4, 2023
1 parent 2ca191d commit 13b1f2c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,11 @@ environment can be constructed with `conda`
conda env create -f contrib/conda_env.yaml
```

The created conda environment can be activated with
```bash
conda activate uvcgan2
```

## Installation

To install the `uvcgan2` package one can simply run the following command
Expand Down

0 comments on commit 13b1f2c

Please sign in to comment.