CONTRIBUTING.md in buff-config-0.2.0 vs CONTRIBUTING.md in buff-config-0.3.0
- old
+ new
@@ -8,14 +8,14 @@
$ gem install bundler
Clone the project
- $ git clone git://github.com/RiotGames/buff-ruby_engine.git
+ $ git clone git://github.com/RiotGames/buff-config.git
and run:
- $ cd buff-ruby_engine
+ $ cd buff-config
$ bundle install
Bundler will install all gems and their dependencies required for testing and developing.
### Running unit (RSpec) tests