X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/0f498c3d3f9419ef572b3d91fb8118f14a88f0cc..bca6dbd294c4e7738924e8ccfaec68129f76b1b3:/README.md diff --git a/README.md b/README.md index c18f526..438c938 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # unrealircd-webpanel UnrealIRCd Administration WebPanel - + ## Prerequisites ## - PHP 8 or later - A webserver -- UnrealIRCd 6.0.5 +- UnrealIRCd 6.0.6-git recommended. Minimal functionality available with UnrealIRCd 6.0.5. ## Installation ## @@ -19,7 +19,7 @@ Please make sure you have [correctly setup UnrealIRCd for use with JSON-RPC](htt this repository: ``` cd /var/www/html -git clone https://github.com/ValwareIRC/unrealircd-webpanel +git clone https://github.com/unrealircd/unrealircd-webpanel ``` - Go into the directory and run composer to install the dependencies