mirror of
https://github.com/mas-cli/mas
synced 2024-11-24 04:23:09 +00:00
🍦 Fix typo
Co-authored-by: Ben Chatelain <phatblat@users.noreply.github.com>
This commit is contained in:
parent
ff357772c6
commit
48eeb9b1d6
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue