Skip to content

Commit

Permalink
[README] small setup.sh wording refactor.
Browse files Browse the repository at this point in the history
  • Loading branch information
rsmets committed Nov 24, 2023
1 parent 8d20e50 commit 0d27fd3
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 @@ -54,7 +54,7 @@ python narrator.py

Alternative to running the [Setup](#setup) commands above individually, one can use the `setup.sh` script to facilitate getting the two required shell envs ready to rock.

_Note: may have to manually run `source source venv/bin/activate` afterwards depending on shell env._
_Note: will have to run `source source venv/bin/activate` afterwards to activate the virtual env._

#### Dotenv

Expand Down

0 comments on commit 0d27fd3

Please sign in to comment.