aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2022-01-21 16:24:17 +1300
committerTom Ryder <tom@sanctum.geek.nz>2022-01-21 16:24:17 +1300
commitf0857616b97071fe859b22053961456277db1d81 (patch)
tree33175d1136221984bc066e0f456c33264bf02df2 /README.md
parentUse python3 explicitly for version detection (diff)
downloaddotfiles-f0857616b97071fe859b22053961456277db1d81.tar.gz
dotfiles-f0857616b97071fe859b22053961456277db1d81.zip
Update clone URL
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 0380d79c..5ab5d745 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Installation
------------
$ mkdir -p ~/.local/src
- $ git clone https://sanctum.geek.nz/code/dotfiles.git ~/.local/src/dotfiles
+ $ git clone https://dev.sanctum.geek.nz/code/dotfiles.git ~/.local/src/dotfiles
$ cd ~/.local/src/dotfiles
$ git submodule init
$ git submodule update