Update README build instructions #1681

Merged
nitrohorse merged 6 commits from update-readme into master 2020-02-24 15:43:51 +00:00
Showing only changes of commit 8237a27cfa - Show all commits

View File

@ -17,7 +17,7 @@ You can submit your suggestions here on GitHub [(Issues)](https://github.com/pri
## Developing
1. Install the latest stable version of [Ruby](https://www.ruby-lang.org/en/downloads/).
1. Install [Bundler](https://bundler.io/) (at least v2.0.1):
1. Install [Bundler](https://bundler.io/) v2.0.1:
* `gem install bundler`
1. Install the required dependencies:
* `bundle install`