diff --git a/examples/sample-app/README.md b/examples/sample-app/README.md index 4b41ad6faf8f..6df354a022ea 100644 --- a/examples/sample-app/README.md +++ b/examples/sample-app/README.md @@ -90,8 +90,8 @@ This section covers how to perform all the steps of building, deploying, and upd * All commands assume the `osc` binary/symlink is in your path. * All commands assume that you are working from the `sample-app` directory in your local environment. - * If you are working from a local git repo, this might be `$GOPATH/src/gitghub.com//origin/examples/sample-app` - * **VAGRANT USERS**: `cd /data/src/gitghub.com//origin/examples/sample-app` + * If you are working from a local git repo, this might be `$GOPATH/src/github.com//origin/examples/sample-app` + * **VAGRANT USERS**: `cd /data/src/github.com/openshift/origin/examples/sample-app` - - -