Skip to content

Commit

Permalink
Merge pull request #15 from DecksterTeam/master
Browse files Browse the repository at this point in the history
Update Develop
  • Loading branch information
hochardga committed Oct 31, 2014
2 parents 611421e + 6fabfcb commit 1a04548
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
DecksterRails
=============
* Download and install Git
* Clone this repo
* cd to the directory

* Download and install JRuby
* gem install bundler
* bundle install
* rails s webrick
* Navigate to localhost:3000
2 changes: 1 addition & 1 deletion deckster.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |s|
s.version = Deckster::VERSION
s.authors = ["Greg Hochard"]
s.email = ["hochardga@gmail.com"]
s.homepage = "TODO"
s.homepage = "http://decksterteam.github.io/DecksterRails/"
s.summary = "TODO: Summary of Deckster."
s.description = "TODO: Description of Deckster."

Expand Down

0 comments on commit 1a04548

Please sign in to comment.