aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b072b8c1009f..b84f3c44a1c1 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@
[Installing packages from AUR](https://wiki.archlinux.org/index.php/AUR_User_Guidelines#Installing_packages) can be done manually:
-* Clone the [docker-squash AUR repository](https://aur.archlinux.org/foo.git)
+* Clone the [docker-squash AUR repository](https://aur.archlinux.org/docker-squash.git)
`git clone https://aur.archlinux.org/docker-squash.git`
* Change into the cloned repository
`cd docker-squash`
@@ -34,4 +34,4 @@
* Build the package
`makepkg -src`
* Check package
- `namcap docker-squash-*.pkg.tar.xz` \ No newline at end of file
+ `namcap docker-squash-*.pkg.tar.xz`