added info abou tenv variable

This commit is contained in:
navanchauhan 2022-05-22 12:01:06 -06:00
parent 483b22311c
commit 032fa8b297
1 changed files with 3 additions and 1 deletions

View File

@ -8,4 +8,6 @@ a content based movie recommendation system
poetry shell # python3 -m venv my_env && source my_env/bin/activate
poetry install
waitress-serve --port=8041 app:app
```
```
Don't forget to set `PINECONE_API_DEFAULT`