Skip to content

Commit b35875f

Browse files
committed
Provide bootstrap guidance for git newcomers
1 parent b1192cd commit b35875f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Once setup, the site will be accessible on http://localhost:4000/docs/
1010

1111
### Manual
1212

13+
0. [Clone this repo][clone-repo]
14+
1315
1. [Install Ruby][install-ruby]
1416

1517
2. Install Bundler (1.x) and Rake
@@ -29,6 +31,7 @@ Once setup, the site will be accessible on http://localhost:4000/docs/
2931
When you've made a change, either push it to a forked repository, or to a
3032
feature branch, and [raise a pull request][raise-a-pr].
3133
34+
[clone-repo]: https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository
3235
[install-ruby]: https://www.ruby-lang.org/en/documentation/installation/
3336
[raise-a-pr]: https://github.com/srobo/docs/pull/new/master
3437

0 commit comments

Comments
 (0)