diff --git a/README.md b/README.md index eb3cf93b..9de7cf16 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Full node install on raspberry pi description: https://www.w3schools.com/nodejs/ ```bash cd ~ -wget https://github.com/bpatrik/pigallery2/releases/download/1.5.5/pigallery2.zip +wget https://github.com/bpatrik/pigallery2/releases/download/1.5.6/pigallery2.zip unzip pigallery2.zip -d pigallery2 cd pigallery2 npm install