mirror of
				https://github.com/nitnelave/lldap.git
				synced 2023-04-12 14:25:13 +00:00 
			
		
		
		
	Update readme to use nodejs 16
as many variant of system, and different nodejs out there, define nodejs version to match the CI build.
This commit is contained in:
		
							parent
							
								
									e3b1810229
								
							
						
					
					
						commit
						78bf9c6e86
					
				@ -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