Merge branch 'master' of github.com:diaspora/diaspora
Conflicts: README.md
This commit is contained in:
commit
40afef0763
1 changed files with 1 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
## Commit Guidlines
|
||||
|
||||
You are welcome to contribute, add and extend Diaspora however you see fit. We
|
||||
You are welcome to contribute, add to and extend Diaspora however you see fit. We
|
||||
will do our best to incorporate everything that meets our guidelines.
|
||||
|
||||
We need you to fill out a
|
||||
|
|
@ -303,7 +303,6 @@ on port 8080. Change the port in config/app_config.yml.
|
|||
Run `rake db:seed:tom`, then login with user `tom` and password `evankorth`.
|
||||
More details in db/seeds/tom.rb.
|
||||
|
||||
|
||||
### Testing
|
||||
|
||||
Diaspora's test suite uses [rspec](http://rspec.info/), a behavior driven
|
||||
|
|
|
|||
Loading…
Reference in a new issue