aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDany Marcoux2016-06-14 00:44:46 +0200
committerDany Marcoux2016-06-14 00:44:46 +0200
commitd0f7b31d9543ee5627173ec99f3a09ca1982303f (patch)
treebfeb43245a7ac2cd3c32a1a4b5a1ba2adb0301b1 /README.md
parent40c5a333914a6e240a8ec806ce47cb6431e1beec (diff)
downloadaur-d0f7b31d9543ee5627173ec99f3a09ca1982303f.tar.gz
Pre-release tag-ag 1.0.0-2
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ebb6f6e3e4cb..f7196f263899 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ The GitHub repository is a mirror of the `aur.archlinux.org` repository.
This was setup with the following commands:
```bash
-$ git remote set-url origin --add git+ssh://aur@aur.archlinux.org/tag-ag.git
+$ git clone git+ssh://aur@aur.archlinux.org/tag-ag.git
$ git remote set-url origin --add git@github.com:dmarcoux/tag-ag.git
```