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