Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mohitd404 authored Oct 7, 2023
1 parent 7c2e72a commit 3fcec06
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 @@ -126,7 +126,7 @@ Copy `.env_sample` and create `.env` with your OpenAI API token for the API_KEY

(check out application/core/settings.py if you want to see more config options)
3. (optional) Create a Python virtual environment
```command line
```commandline
python -m venv venv
. venv/bin/activate
```
Expand Down

0 comments on commit 3fcec06

Please sign in to comment.