Explain how to update

This commit is contained in:
Cadence Ember 2025-02-25 15:01:54 +13:00
parent 3b034dd6e5
commit fca3267e8d

View file

@ -32,6 +32,16 @@ Follow these steps:
1. Start the bridge: `npm run start`
## Update
Out Of Your Element regularly releases new versions. Here's how to update:
1. Fetch the repo and checkout the latest release tag.
1. Install dependencies: `npm install`
1. Restart the bridge: Stop the currently running process, and then start the new one with `npm run start`
# Get Started
Visit the website on the domain name you set up, and click the button to add the bot to your Discord server.