Fix(docs) requirements link in installation guide (#3264)

This commit is contained in:
apurvsibal
2023-04-26 17:29:53 +05:30
committed by GitHub
parent 265a23212e
commit 749b1bbfc0

View File

@@ -17,7 +17,7 @@ You can also set limits on how much you spend on [the Usage limits page](https:/
## General setup
1. Make sure you have one of the environments listed under [**requirements**](../README.md#-requirements) set up.
1. Make sure you have one of the environments listed under [**requirements**](https://github.com/Significant-Gravitas/Auto-GPT#-requirements) set up.
_To execute the following commands, open a CMD, Bash, or Powershell window by navigating to a folder on your computer and typing `CMD` in the folder path at the top, then press enter. Make sure you have [Git](https://git-scm.com/downloads) installed for your O/S._