diff --git a/README.md b/README.md index 86afa7de8eca805d58dccf333df5145f4ba7ea32..b0af6a74f6958311c81f4f454f44120f33dd9687 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ and synapse. Any new servers/guilds you bridge should show up in the network lis ### Running the Bridge * For the bot to appear online on Discord you need to run the bridge itself. -* ``node ./build/src/discordas.js -p 9005 -c config.yaml`` +* ``npm start`` [Howto](./docs/howto.md)