From 586cb3c5179f8ce9ed1667985eb30fc8f65b107c Mon Sep 17 00:00:00 2001 From: "Patrik J. Braun" Date: Mon, 28 May 2018 18:02:52 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 559b07e..edbe59f 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Full node install description: https://raspberrypi.stackexchange.com/questions/4 ```bash cd ~ -wget https://github.com/bpatrik/pigallery2/releases/download/1.1.0/pigallery2.zip +wget https://github.com/bpatrik/pigallery2/releases/download/1.2.0/pigallery2.zip unzip pigallery2.zip cd pigallery2 npm install