Skip to content

Commit

Permalink
Provide bootstrap guidance for git newcomers
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterJCLaw committed Mar 28, 2024
1 parent c9d3c40 commit 07d3a13
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ The Student Robotics public style guide.

## Getting Started

0. [Clone this repo][clone-repo]

1. [Install Ruby][install-ruby]

2. Install Bundler (1.x) and Rake
Expand All @@ -23,5 +25,6 @@ The Student Robotics public style guide.
When you've made a change, either push it to a forked repository, or to a
feature branch, and [raise a pull request][raise-a-pr].
[clone-repo]: https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository
[install-ruby]: https://www.ruby-lang.org/en/documentation/installation/
[raise-a-pr]: https://github.com/srobo/style/pull/new/master

0 comments on commit 07d3a13

Please sign in to comment.