Skip to content

Commit e2996ed

Browse files
author
Jon Mountjoy
committed
remove foreman
1 parent 601f261 commit e2996ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ $ git clone git@github.com:heroku/ruby-getting-started.git
1313
$ cd ruby-getting-started
1414
$ bundle install
1515
$ bundle exec rake db:create db:migrate
16-
$ foreman start web
16+
$ heroku local
1717
```
1818

1919
Your app should now be running on [localhost:5000](http://localhost:5000/).

0 commit comments

Comments
 (0)