diff --git a/README.md b/README.md index 3ae8dd928e..158c9bfd72 100644 --- a/README.md +++ b/README.md @@ -858,7 +858,7 @@ Add this to `package.json`, after *name* and *version*. This is necessary becaus - **Note**: The first time you run this command, you have to pass `-f` (force) flag because OpenShift creates a dummy server with the welcome page when you create a new Node.js app. Passing `-f` flag will override everything with your *Hackathon Starter* project repository. Please **do not** do `git pull` as it will create unnecessary merge conflicts. - And you are done! (Not quite as simple as Heroku, huh?) - + TODO: Will be added soon.