From 315d88f69136cb98e526133dea46aa8de11ebc84 Mon Sep 17 00:00:00 2001 From: dweller Date: Sat, 9 Mar 2024 03:17:16 +0200 Subject: better wording for example in the README --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 31a18a0..96229c4 100644 --- a/README +++ b/README @@ -28,8 +28,8 @@ Install/Usage: ``` $ git mkremote Usage: git-mkremote [description] - $ git mkremote local git@local.lan public/gitscripts collection of scripts for git - $ git push --set-upstream local master + $ git mkremote remote git@remote.lan public/gitscripts collection of scripts for git + $ git push --set-upstream remote master ``` 5. That's it! Now you can create remotes easily from the comfort of your terminal, like a normal -- cgit v1.2.3