mirror of
https://github.com/nitnelave/lldap.git
synced 2023-04-12 14:25:13 +00:00
readme: use nodejs 16 for the build instructions
As there are many distributions, and different nodejs out there, define nodejs version to match the CI build.
This commit is contained in:
parent
e3b1810229
commit
e0c0efcb2f
@ -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):
|
||||
|
Loading…
Reference in New Issue
Block a user