Merge pull request #41 from UnixPNG/master

Fix mistake in docs
pull/53/head
Toran Bruce Richards 2023-04-03 10:25:00 +12:00 committed by GitHub
commit 7ee7399584
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -89,9 +89,10 @@ python main.py
2. After each of AUTO-GPT's actions, type "NEXT COMMAND" to authorise them to continue.
3. To exit the program, type "exit" and press Enter.
## 🗣️ Speech Mode
## 🗣️ Speech Mode
Use this to use TTS for Auto-GPT
```
python main.py speach-mode
python main.py speak-mode
```
## 💀 Continuous Mode ⚠️