mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-19 06:54:22 +01:00
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:
@@ -53,7 +53,7 @@
|
|||||||
[Azure OpenAI docs]: https://learn.microsoft.com/en-us/azure/cognitive-services/openai/tutorials/embeddings?tabs=command-line
|
[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.
|
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
|
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).
|
||||||
|
|||||||
Reference in New Issue
Block a user