diff --git a/How-to-use-this-Repo.md b/How-to-use-this-Repo.md index d59d29f..5af7999 100644 --- a/How-to-use-this-Repo.md +++ b/How-to-use-this-Repo.md @@ -21,4 +21,7 @@ docker compose up -d docker compose exec -T web python manage.py import_seed /data/imports/illustrations_seed.csv ## gittea api key -333b9f78e0ca8998647daa5001df9d936eb39421 \ No newline at end of file +333b9f78e0ca8998647daa5001df9d936eb39421 + +# NOTES +if you ever reset the container you will need to run pip install openai in the container \ No newline at end of file