Skip to content
Extraits de code Groupes Projets
Valider 7304c7b0 rédigé par Aaron Raimist's avatar Aaron Raimist Validation de GitHub
Parcourir les fichiers

Documentation fix for 404 error due to extra /

This should fix #2, untested since I'm on my phone.
parent c212b1aa
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -26,7 +26,7 @@ Please also be aware that this is an unoffical project worked on in my (Half-Sho ...@@ -26,7 +26,7 @@ Please also be aware that this is an unoffical project worked on in my (Half-Sho
* Run ``npm install`` to grab the dependencies. * Run ``npm install`` to grab the dependencies.
* Run ``npm build`` to build the typescript. * Run ``npm build`` to build the typescript.
* Copy ``config/config.sample.yaml`` to ``config.yaml`` and edit it to reflect your setup. * Copy ``config/config.sample.yaml`` to ``config.yaml`` and edit it to reflect your setup.
* Run ``node build/discordas.js -r -u "http://localhost:9005/" -c config.yaml`` * Run ``node build/discordas.js -r -u "http://localhost:9005" -c config.yaml``
* Modify your HSs appservices config so that it includes the generated file. * Modify your HSs appservices config so that it includes the generated file.
### Setting up Discord ### Setting up Discord
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter