Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
opensas committed Apr 15, 2012
1 parent 5a60992 commit 99762de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -15,8 +15,8 @@ Register at http://openshift.redhat.com/, and then create a raw (do-it-yourself)
Add this upstream play-example repo:

cd play2java
git remote add upstream -m master https://github.com/opensas/openshift-play2-java-quickstart.git
git pull -s recursive -X theirs upstream master
git remote add quickstart -m master https://github.com/opensas/openshift-play2-java-quickstart.git
git pull -s recursive -X theirs quickstart master

Now you should update your appName setting in project/Build.scala to match your application name.

Expand Down

0 comments on commit 99762de

Please sign in to comment.