small tutorial fix
This commit is contained in:
parent
d66ff630d2
commit
3656ea4447
1 changed files with 3 additions and 1 deletions
|
@ -125,6 +125,8 @@ On your local machine, follow the steps below:
|
|||
5. Run `git commit -m "my first commit"`.
|
||||
6. Run `git remote add origin git@example.com:~/projects/my-repository`.
|
||||
7. Run `git push`.
|
||||
8. Navigate to `https://git.example.com/my-repository`.
|
||||
8. Navigate to `https://git.example.com/my-repository` in your browser.
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue