typo
This commit is contained in:
parent
c4b0cc744d
commit
ce12730daf
@ -9,7 +9,7 @@ to see if the LLM can respond with the correct password.
|
|||||||
Install python3, then
|
Install python3, then
|
||||||
```
|
```
|
||||||
cd hw5
|
cd hw5
|
||||||
pip install -r requirnments.txt
|
pip install -r requirements.txt
|
||||||
cp .env.example .env #fill in env file with key
|
cp .env.example .env #fill in env file with key
|
||||||
python3 app.py
|
python3 app.py
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user