aboutsummaryrefslogtreecommitdiff
path: root/QUICKSTART.md
diff options
context:
space:
mode:
authorGravatar Ikko Eltociear Ashimine <eltociear@gmail.com> 2023-09-30 01:50:21 +0900
committerGravatar GitHub <noreply@github.com> 2023-09-29 18:50:21 +0200
commitd6abb27db61142a70defd0c75b53985ea9a71fce (patch)
tree5c75f12ba661b8394efac7d3cff0a8a63da3a1ba /QUICKSTART.md
parentArena submission potato (#5372) (diff)
downloadAuto-GPT-d6abb27db61142a70defd0c75b53985ea9a71fce.tar.gz
Auto-GPT-d6abb27db61142a70defd0c75b53985ea9a71fce.tar.bz2
Auto-GPT-d6abb27db61142a70defd0c75b53985ea9a71fce.zip
Fix typo in QUICKSTART.md (#5345)
Intially -> Initially
Diffstat (limited to 'QUICKSTART.md')
-rw-r--r--QUICKSTART.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/QUICKSTART.md b/QUICKSTART.md
index ecd0c04e8..9a6c10da9 100644
--- a/QUICKSTART.md
+++ b/QUICKSTART.md
@@ -36,7 +36,7 @@ This project supports Linux (Debian based), Mac, and Windows Subsystem for Linux
It can be accessed by running the `run` command by typing `./run` in the terminal.
The first command you need to use is `./run setup` This will guide you through the process of setting up your system.
- Intially you will get instructions for installing flutter, chrome and setting up your github access token like the following image:
+ Initially you will get instructions for installing flutter, chrome and setting up your github access token like the following image:
> Note: for advanced users. The github access token is only needed for the ./run arena enter command so the system can automatically create a PR