Fixed readme, can't type for christ's sake

This commit is contained in:
2021-10-01 11:24:54 +02:00
parent 50469ed535
commit a0d097b95b

View File

@@ -2,5 +2,5 @@
## Use GNU Stow for deploying ## Use GNU Stow for deploying
`stow vim` for vim `stow vim` for vim
`stow bin -t /user/local/bin` for binaries `stow -t /usr/local/bin bin` for binaries
`stow systemd_units -t /usr/lib/systemd/user` for systemd units `stow -t /usr/lib/systemd/user systemd_units` for systemd units