chore: update README with diff not compare

main
sudo pacman -Syu 2022-07-30 23:11:00 +07:00
parent d82b6402e7
commit f7e31f665c
No known key found for this signature in database
GPG Key ID: D6CB5C6C567C47B0
1 changed files with 2 additions and 2 deletions

View File

@ -14,6 +14,6 @@ go build ./cmd/dot
# Update dotfiles with user config
./dot update
# Compare dotfiles with user config
./dot compare
# Diff dotfiles with user config
./dot diff
```