Backend for songs.zachdecook.com
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 5de741d..5a945ef 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
* Have the ability to serve php files.
* Clone this repository, including the submodules, into such a place.
- ```git clone --recursive https://github.com/earboxer/prosongsa.git```
+ ```git clone --recursive https://gitlab.com/earboxer/prosongsa.git```
If you've already cloned without the submodules, you can use
`git submodule update --init --recursive`.