Skip to content

Commit 2e88af8

Browse files
author
Jon Mountjoy
committed
Update README.md
1 parent 0009e71 commit 2e88af8

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
@@ -14,7 +14,7 @@ Make sure you have Java and Maven installed. Also, install the [Heroku Toolbelt
1414
$ git clone https://github.com/heroku/java-getting-started.git
1515
$ cd java-getting-started
1616
$ mvn install
17-
$ foreman start web
17+
$ heroku local:start
1818
```
1919

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

0 commit comments

Comments
 (0)