Update documentation:
* Remove rails default doc files; * Fix outdated documentation (installation and contribution).
This commit is contained in:
@@ -1,14 +1,10 @@
|
||||
Contributing to scube
|
||||
---------------------
|
||||
|
||||
* Clone scube official repository and create a branch from master for
|
||||
your changes.
|
||||
* Clone scube-server official repository and create a branch from
|
||||
master for your changes.
|
||||
|
||||
* Make sure all cucumber features pass:
|
||||
|
||||
`bundle exec rake cucumber`
|
||||
|
||||
* And rspec examples as well:
|
||||
* Make sure all rspec examples pass:
|
||||
|
||||
`bundle exec rake spec`
|
||||
|
||||
|
Reference in New Issue
Block a user