diff --git a/README.md b/README.md index 168ec18..b9793d1 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ formatter with a dry run mode. # Installation - Change to the directory where you want to use **would-reformat**: - `$ cd ~/devel/my-project` + `you@host:~ $ cd ~/devel/my-project` - From that directory, call the script `install.sh` in the directory where you have **would-reformat** checked out: `you@host:~/devel/my-project $ ~/src/would-reformat/install.sh`