Skip to content

Commit 71b804e

Browse files
committed
update README
1 parent 0bb3398 commit 71b804e

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

README.textile

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -196,14 +196,6 @@ If you get an error "OpenSSL certificate verify failed" or "Gem::RemoteFetcher::
196196

197197
h3. Cloud
198198

199-
h4. Heroku
200-
201-
Click the button to deploy to Heroku:
202-
203-
"!https://www.herokucdn.com/deploy/button.png(Deploy to Heroku)!":https://heroku.com/deploy
204-
205-
h4. Nitrous.io
206-
207199
Click the button below to install the app on "Nitrous.io":https://www.nitrous.io/, a hosted development environment. Nitrous.io is free for small projects. See "Ruby on Rails with Nitrous.io":http://railsapps.github.io/rubyonrails-nitrous-io.html for more information.
208200

209201
"!https://d3o0mnbgv6k92a.cloudfront.net/assets/hack-l-v1-3cc067e71372f6045e1949af9d96095b.png(Hack RailsApps on Nitrous.IO)!":https://www.nitrous.io/hack_button?source=embed&runtime=rails&repo=RailsApps%2Frails-bootstrap&file_to_open=nitrous.txt
@@ -298,7 +290,17 @@ Stop the server with Control-C. If you test the app by starting the web server a
298290

299291
h2. Deploy to Heroku
300292

301-
For your convenience, here is a "Tutorial for Rails on Heroku":http://railsapps.github.io/rails-heroku-tutorial.html. Heroku provides low cost, easily configured Rails application hosting.
293+
Heroku provides low cost, easily configured Rails application hosting.
294+
295+
h4. One Click Deployment
296+
297+
For one-click deployment, click the button to deploy to Heroku:
298+
299+
"!https://www.herokucdn.com/deploy/button.png(Deploy to Heroku)!":https://heroku.com/deploy
300+
301+
h4. From the Command Line
302+
303+
Alternatively, you can deploy from the command line.
302304

303305
You'll need to precompile assets before you commit to git and push to Heroku:
304306

0 commit comments

Comments
 (0)