There was an error while loading. Please reload this page.
1 parent 2d4e57f commit 95f1547Copy full SHA for 95f1547
README.md
@@ -71,9 +71,9 @@ Login to your Bluemix account
71
bluemix login
72
```
73
74
-From within the *nodejs-helloworld* directory push your app to Bluemix
+From within the *get-started-node* directory push your app to Bluemix
75
76
- cf push
+ bluemix app push
77
78
79
This can take a minute. If there is an error in the deployment process you can use the command `cf logs <Your-App-Name> --recent` to troubleshoot.
0 commit comments