aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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
```