From 9a9076460361982c7c67fc89f7b75a2075238ee2 Mon Sep 17 00:00:00 2001 From: "Patrik J. Braun" Date: Wed, 9 May 2018 14:16:18 -0400 Subject: [PATCH] Update README.md link update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82ef543b..4b193976 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Full node install description: https://raspberrypi.stackexchange.com/questions/4 ```bash cd ~ -wget https://github.com/bpatrik/pigallery2/releases/download/1.0.0-rc.1/pigallery2.zip +wget https://github.com/bpatrik/pigallery2/releases/download/1.1.0/pigallery2.zip unzip pigallery2 cd pigallery2 npm install