]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/commitdiff
Update instructions now that config.php is renamed
authorBram Matthys <redacted>
Thu, 5 Jan 2023 18:10:06 +0000 (19:10 +0100)
committerBram Matthys <redacted>
Thu, 5 Jan 2023 18:10:06 +0000 (19:10 +0100)
README.md

index 859830a16f1f4806f67925b04e87043b394aff9d..bbb66bce8a9f71e1e439d1884e06f1eacf8f3648 100644 (file)
--- a/README.md
+++ b/README.md
@@ -29,6 +29,7 @@ git clone https://github.com/ValwareIRC/unrealircd-webpanel html
 - Move into the `html` directory and edit the configuration file
 ```
 cd html
+mv config.php.sample config.php
 nano config.php
 ```
 The file will look like this:<br>