Skip to content

Commit 146b076

Browse files
docs: update to include node 23 support clarification
Signed-off-by: GitHub <[email protected]>
1 parent 11be2aa commit 146b076

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/app/(docs)/getting-started/page.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ This will build, compile and package the project into a `build` directory in the
7575
Depending on your system, the build process may take a few seconds to a few minutes to complete.
7676
We recommend using a system with at least 8GB of RAM and 2 CPU cores for faster build times.
7777

78-
If you don't have enough memory, this command might fail with heap allocation errors. If that happens, or if you don't want to build it yourself, don't worry. You can download prebuilt versions for every release. The builds are tested on Node.js **v22**, however they should also work with **v20** and **v21**.
79-
You might see that only Linux and macOS (darwin) releases are available. This doesn't mean you cannot run the bot on Windows systems - only the native bindings are platform dependent. You don't need to worry about that in most cases and the bot will just work fine.
78+
If you don't have enough memory, this command might fail with heap allocation errors. If that happens, or if you don't want to build it yourself, don't worry. You can download prebuilt versions for every release. The builds are tested on Node.js **v23** and **v22**, however they should also work with **v20** and **v21**.
79+
You might see that only Linux and macOS (Darwin) releases are available. This doesn't mean you cannot run the bot on Windows systems - only the native bindings are platform dependent. You don't need to worry about that in most cases and the bot will just work fine.
8080
You can download the prebuilt versions in the GitHub releases page: https://github.com/onesoft-sudo/sudobot/releases/latest
8181

8282
As always if you ever encounter errors with commands or you see something is not working as you expect, you can join our [Discord Server](https://discord.gg/892GWhTzgs) and ask for help!

0 commit comments

Comments
 (0)