Fix typo and broken link in no-git setup (#6324)

* Fix typo in heading

* Update link to system requirements

---------

Co-authored-by: Reinier van der Leer <github@pwuts.nl>
This commit is contained in:
Kiran
2023-11-21 17:54:20 +05:30
committed by GitHub
parent 84f6694066
commit d27a5b7f49

View File

@@ -53,7 +53,7 @@
[Azure OpenAI docs]: https://learn.microsoft.com/en-us/azure/cognitive-services/openai/tutorials/embeddings?tabs=command-line
### Start AutoGPT In A irtual Environment
### Start AutoGPT In A Virtual Environment
First we need to create a virtual environment to run in.
@@ -83,4 +83,4 @@ packages and launch AutoGPT.
```
If this gives errors, make sure you have a compatible Python version installed. See also
the [requirements](./installation.md#requirements).
the [requirements](/autogpt/setup/#requirements).