| ... | ... |
@@ -66,6 +66,8 @@ development environment. |
| 66 | 66 |
|
| 67 | 67 |
$ output/go/bin/openshift start |
| 68 | 68 |
|
| 69 |
+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. |
|
| 70 |
+ |
|
| 69 | 71 |
== Development: What's on the Menu? |
| 70 | 72 |
Right now you can see what's happening with OpenShift development in two repositories: |
| 71 | 73 |
|