🍦 Fix typo

Co-authored-by: Ben Chatelain <phatblat@users.noreply.github.com>
This commit is contained in:
Chris Araman 2021-05-08 11:09:05 -07:00
parent ff357772c6
commit 48eeb9b1d6

View file

@ -17,7 +17,7 @@ you are exeriencing.
## Making Changes
- [Fork the repository](https://github.com/mas-cli/mas#fork-destination-box) on GitHub.
- Cone your fork
- Clone your fork
`git clone git@github.com:your-username/mas.git`
- Create a topic branch from where you want to base your work.
- This is usually the `main` branch.