| ... | ... |
@@ -74,7 +74,7 @@ development environment. |
| 74 | 74 |
|
| 75 | 75 |
6. Start an OpenShift all-in-one server (includes everything you need to try OpenShift) |
| 76 | 76 |
|
| 77 |
- $ output/go/bin/openshift start |
|
| 77 |
+ $ _output/go/bin/openshift start |
|
| 78 | 78 |
|
| 79 | 79 |
TIP: In some cases (eg. after git pull), you might run `make clean` inside the *origin/* repository to clean up the object files that are be outdated. |
| 80 | 80 |
|