From 4834af24f80dc26d26d4d8cb63e72fee37956d64 Mon Sep 17 00:00:00 2001 From: "Patrik J. Braun" Date: Sat, 26 Jan 2019 22:44:37 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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