We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1192cd commit b35875fCopy full SHA for b35875f
README.md
@@ -10,6 +10,8 @@ Once setup, the site will be accessible on http://localhost:4000/docs/
10
11
### Manual
12
13
+0. [Clone this repo][clone-repo]
14
+
15
1. [Install Ruby][install-ruby]
16
17
2. Install Bundler (1.x) and Rake
@@ -29,6 +31,7 @@ Once setup, the site will be accessible on http://localhost:4000/docs/
29
31
When you've made a change, either push it to a forked repository, or to a
30
32
feature branch, and [raise a pull request][raise-a-pr].
33
34
+[clone-repo]: https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository
35
[install-ruby]: https://www.ruby-lang.org/en/documentation/installation/
36
[raise-a-pr]: https://github.com/srobo/docs/pull/new/master
37
0 commit comments