diff --git a/README.md b/README.md index 2e0eff2..5cf813b 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,8 @@ Download the binary for your operating system: You can use the application straight away: ``` -$ php dime- +$ chmod +x dime- +$ ./dime- ``` Or you may want to move it to a directory that is in your system's `PATH`: @@ -83,7 +84,7 @@ $ chmod +x dime- $ mv dime- /usr/local/bin/dime ``` -You can now run `dime` from anywhere instead of `php dime-`. +You can now run `dime` from anywhere instead of `./dime-`. ### Composer