Update README.md

pull/462/head
Mohit Dhote 12 months ago committed by GitHub
parent 7c2e72aebb
commit 3fcec069ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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
```

Loading…
Cancel
Save