You've already forked pigallery2
							
							
				mirror of
				https://github.com/bpatrik/pigallery2.git
				synced 2025-10-30 23:57:43 +02:00 
			
		
		
		
	Readme update
This commit is contained in:
		| @@ -53,7 +53,7 @@ As an alternative, you can also directly [install Node.js](https://www.scaler.co | ||||
| ### 1.2.0 [Install Node.js](https://nodejs.org/en/download/) | ||||
| Download and extract | ||||
| ```bash | ||||
| curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash - | ||||
| curl -sL https://deb.nodesource.com/setup_22.x | sudo -E bash - | ||||
| sudo apt-get install -y nodejs | ||||
| ``` | ||||
|  | ||||
| @@ -64,7 +64,7 @@ Full node install on raspberry pi description: https://www.w3schools.com/nodejs/ | ||||
|  | ||||
| ```bash | ||||
| cd ~ | ||||
| wget https://github.com/bpatrik/pigallery2/releases/download/1.9.0/pigallery2-release.zip | ||||
| wget https://github.com/bpatrik/pigallery2/releases/download/3.0.0/pigallery2-release.zip | ||||
| unzip pigallery2-release.zip -d pigallery2 | ||||
| cd pigallery2 | ||||
| npm install | ||||
|   | ||||
		Reference in New Issue
	
	Block a user