diff --git a/README.md b/README.md index 5642066..6c8c0a3 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,11 @@ pacman --sync - < packages.txt ## Installing dotfiles ```shell -plow --force +plow --force --verbose ``` or... ```shell -plow --force --from ./home --to ~ +plow --force --verbose --from ./home --to ~ ```