Make part of the example documentation clearer

This commit is contained in:
Michael Wolf
2023-01-03 12:20:49 -06:00
parent 863f89f350
commit 965295ad21

View File

@@ -44,7 +44,7 @@ formatter with a dry run mode.
# Installation # Installation
- Change to the directory where you want to use **would-reformat**: - 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 - From that directory, call the script `install.sh` in the directory where
you have **would-reformat** checked out: you have **would-reformat** checked out:
`you@host:~/devel/my-project $ ~/src/would-reformat/install.sh` `you@host:~/devel/my-project $ ~/src/would-reformat/install.sh`