]> jfr.im git - uguu.git/commitdiff
Update README.md
authorEric Johansson (neku) <redacted>
Sat, 14 May 2016 19:53:07 +0000 (21:53 +0200)
committerEric Johansson (neku) <redacted>
Sat, 14 May 2016 19:53:07 +0000 (21:53 +0200)
README.md

index 33266072952a742a6663ae1a873ee6bfc56f123d..48d5657fbade4c6e88a20a7ec675290dd251e762 100644 (file)
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Temp file sharing application source code, stores files and deletes after X amou
 
 # Install:
 
-* Deploy base code, for example with `git clone https://github.com/pierre-alain-b/Uguu.git`
+* Deploy base code, for example with `git clone https://github.com/nokonoko/Uguu.git`
 * Modify includes/config.php (copy config.template.php as a starting point) to set up the main options for Uguu.
 * Some file extensions are blocked by default, this can be changed via includes/config.php's CONFIG_BLOCKED_EXTENSIONS value.
 * Copy `rain/template/footer.template.html` as `rain/template/footer.html` and personalize the footer as you wish