From 95ebb97841c2a7c7bd8983223828382ecf94e77b Mon Sep 17 00:00:00 2001 From: Pierre Rouanet Date: Thu, 2 Feb 2017 11:22:05 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c68f290..dc6bd04 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Documentation about Poppy Ergo Jr as every projects of the Poppy platform is loc ## Setup your Raspberry-Pi board -Poppy Ergo-Jr is based on the [Raspberry-Pi 2 board](https://www.raspberrypi.org/products/raspberry-pi-2-model-b/). We provide our own [image](https://github.com/poppy-project/poppy-ergo-jr/releases/download/1.0.0-rc.2/poppy-ergo-jr.img.zip) (based on Raspbian) that can be directly copied to the SD-card. You can refer to the [documentation](http://docs.poppy-project.org/en/installation/burn-an-image-file.html) for more details. *Note that if you buy it as a kit from one of the reseller you will also get a pre-installed SD-card.* +Poppy Ergo-Jr is based on the [Raspberry-Pi 2 board](https://www.raspberrypi.org/products/raspberry-pi-2-model-b/). We provide our own [image](https://github.com/poppy-project/poppy-ergo-jr/releases/download/1.0.0-gm/2016-05-18-poppy-ergo-jr.img.zip) (based on Raspbian) that can be directly copied to the SD-card. You can refer to the [documentation](http://docs.poppy-project.org/en/installation/burn-an-image-file.html) for more details. *Note that if you buy it as a kit from one of the reseller you will also get a pre-installed SD-card.* You can also use our setup script directly on a Raspberry-Pi based on Raspbian. **Be aware tough that it takes some time and some good knowledge of Linux.** We use the [Raspoppy scripts](https://github.com/poppy-project/raspoppy) to setup the Raspberry-Pi to match our needs (custom Python, setup serial communication, setup the web interface, a Poppy user...).