We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29ad374 commit 0ee5503Copy full SHA for 0ee5503
README.md
@@ -9,7 +9,8 @@ a different OS.
9
10
## install
11
12
-1. Clone the repo to a sensible place (eg: `~/.git-mirror`)
+1. Clone the repo to a sensible place (eg: `git clone ~/.git-mirror`)
13
+ a. Alternatively grab the latests [release](https://github.com/thoroc/git-mirror/releases/tag/v0.1.8)
14
2. Add the following alias to your `.gitconfig`:
15
16
```toml
0 commit comments