From a0d097b95be44d795f9f47055bfa15f8f78e9322 Mon Sep 17 00:00:00 2001 From: VectorKappa Date: Fri, 1 Oct 2021 11:24:54 +0200 Subject: [PATCH] Fixed readme, can't type for christ's sake --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index de3442c..7a0db42 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,5 @@ ## Use GNU Stow for deploying `stow vim` for vim -`stow bin -t /user/local/bin` for binaries -`stow systemd_units -t /usr/lib/systemd/user` for systemd units +`stow -t /usr/local/bin bin` for binaries +`stow -t /usr/lib/systemd/user systemd_units` for systemd units