Skip to content

Commit

Permalink
Improved readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
chipkent committed May 8, 2024
1 parent f57ed16 commit 59a70e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ you can use the `--use_venv false` option to [./dhib_env.py](./dhib_env.py).
python3 ./dhib_env.py dev --install_dhib false
```

5) In the logs, take note of where the virtual environment was created. It will be in a directory like `./venv-<versiondetails>`.
5) In the logs, take note of where the virtual environment is located. It will be in a directory like `./venv-<versiondetails>`.

### Activate the Virtual Environment

Expand Down

0 comments on commit 59a70e3

Please sign in to comment.