Revert "Show readme love"

This reverts commit 4a38fbaa99.
pull/1767/head
BillSchumacher 2023-04-15 21:23:09 -05:00
parent a52be46e69
commit 74a0944862
No known key found for this signature in database
GPG Key ID: 1133789BDD03E12A
4 changed files with 0 additions and 11 deletions

Binary file not shown.

View File

@ -1,7 +0,0 @@
{
"ExpandedNodes": [
""
],
"SelectedNode": "\\README.md",
"PreviewInSolutionExplorer": false
}

Binary file not shown.

View File

@ -384,9 +384,7 @@ Use at your own risk.
1. Run the `autogpt` python module in your terminal:
```bash
python -m autogpt --speak --continuous
```
2. To exit the program, press Ctrl + C
@ -396,9 +394,7 @@ python -m autogpt --speak --continuous
If you don't have access to the GPT4 api, this mode will allow you to use Auto-GPT!
```bash
python -m autogpt --speak --gpt3only
```
It is recommended to use a virtual machine for tasks that require high security measures to prevent any potential harm to the main computer's system and data.