Remove yarn postinstall mention (#4063)

This commit is contained in:
Fleny
2024-12-28 22:00:08 +01:00
committed by GitHub
parent 6859c1a00c
commit 46c7dbf491

View File

@@ -74,7 +74,6 @@ The preset value of `EVENT_HANDLER_HOST`, `REST_HOST`, and `GATEWAY_HOST` all us
#### Setup process
- Install the dependencies with yarn
- Run the Discordeno desired properties CLI with `yarn postinstall`
- Build the code with `yarn build`
You can start different parts of your bot in the following order.