mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-28 01:36:15 -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:
|
> 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.
|
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