Merge branch 'nitnelave:main' into main

This commit is contained in:
Lewis Larsen 2022-11-02 08:51:17 +00:00 committed by GitHub
commit aa145a7b33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -139,7 +139,8 @@ front-end.
To compile the project, you'll need:
* npm, curl: `sudo apt install curl npm`
* nodejs 16: [nodesource nodejs installation guide](https://github.com/nodesource/distributions)
* curl: `sudo apt install curl`
* Rust/Cargo: [rustup.rs](https://rustup.rs/)
Then you can compile the server (and the migration tool if you want):