diff --git a/README.md b/README.md index 7b6e8b4..7ec9818 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ when using the **--inplace** option. ### Installing with DUB ```sh -> dub fetch --version='~master' dfmt && dub run dfmt -- -h +> dub run dfmt -- -h ``` ### Building from source using Make