summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-02-07 06:47:57 -0500
committerLuke Smith <luke@lukesmith.xyz>2019-02-07 06:47:57 -0500
commit1659ea5a20b7fc0ce3197c45eefdc0b9387744c7 (patch)
tree6ef52740e078eac90a6a96f1172f8c7f8e36dca2 /README.md
parent61417e768485c48c1037d720a16fc8a687a697ef (diff)
larbs main site used in readme
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 fad9eb7..d8f1b7b 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
On an Arch based distribution as root, run the following:
```
-curl -LO lukesmith.xyz/larbs.sh
+curl -LO larbs.xyz/larbs.sh
bash larbs.sh
```