Fix typo in QUICKSTART.md (#5345)

Intially -> Initially
This commit is contained in:
Ikko Eltociear Ashimine
2023-09-30 01:50:21 +09:00
committed by GitHub
parent 5c6db98b4a
commit d6abb27db6

View File

@@ -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. 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. 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 > 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