Don't use $PS1 prompt to indicate cwd. Be more explicit.

This commit is contained in:
Jesse Rosenberger
2016-10-13 11:55:40 +03:00
parent 8576e6dcd6
commit 6da919f434

View File

@@ -85,7 +85,8 @@ can run Meteor directly from a Git checkout using these steps:
anywhere you would normally call the system `meteor`. For example,:
```sh
any-app-directory $ /path/to/meteor-checkout/meteor
$ cd my-app/
$ /path/to/meteor-checkout/meteor run
```
> _Note:_ When running from a `git` checkout, you cannot pin apps to specific