mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-24 02:26:20 -06:00
Fix typo in Contributing documentation
This commit is contained in:
parent
8bc630ec53
commit
d9c04216ae
1 changed files with 1 additions and 1 deletions
|
|
@ -149,7 +149,7 @@ In case this post disappears, here are the steps (slightly modified):
|
|||
>
|
||||
> Add your fork as origin:
|
||||
>
|
||||
> `git remote add origin git@github.com/yourgithubname/gotosocial`
|
||||
> `git remote add origin git@github.com:yourgithubname/gotosocial`
|
||||
>
|
||||
|
||||
Be sure to run `git fetch` before building the project for the first time.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue