Update README.md

Co-authored-by: Petar Kirov <petar.p.kirov@gmail.com>
This commit is contained in:
Preetpal Sohal 2021-03-11 00:17:42 -08:00 committed by GitHub
parent 68fdf7b2c4
commit fb169d4a9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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