aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2bcdc73..cedc669 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ GNU guile.
## From source
```bash
-$ git clone git@github.com:plattfot/pinentry-rofi.git
+$ git clone https://github.com/plattfot/pinentry-rofi.git
$ cd pinentry-rofi
$ make PREFIX=<install dir>
```
@@ -27,7 +27,7 @@ the site cache for guile is configured to.
Clone my aur reop and the build the package using the PKGBUILD:
```bash
-$ git clone git@github.com:plattfot/pinentry-rofi-aur.git
+$ git clone https://github.com/plattfot/pinentry-rofi-aur.git
$ cd pinentry-rofi-aur
$ makepkg -ic
```