Skip to content

Commit

Permalink
doc: Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
e10harvey committed Mar 19, 2024
1 parent 6139a56 commit 0b146c2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

## Install requirements in virtual environment
```bash
(venv) $ cd /path/to/OpenCSP/doc
(venv) $ cd /path/to/OpenCSP
(venv) $ pip install -r requirements.txt
(venv) $ cd doc
(venv) $ pip install -r requirements.txt
```

Expand Down

0 comments on commit 0b146c2

Please sign in to comment.