From 043bb188416d268c4b0e6bed74cefd18dd5a4608 Mon Sep 17 00:00:00 2001 From: Stefan Scherer Date: Sun, 8 Mar 2015 11:11:29 +0100 Subject: [PATCH] link to hypriotos blog for docker 1.5.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5265afa43b..d184e979e88 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Compose has commands for managing the whole lifecycle of your application: Installation and documentation ------------------------------ -To install Compose on Raspberry Pi, run the following commands: +To install Compose on Raspberry Pi with an installation of the [HypriotOS SD card image including Docker 1.5.0](http://blog.hypriot.com/heavily-armed-after-major-upgrade-raspberry-pi-with-docker-1-dot-5-0), run the following commands: ```bash curl -L https://github.com/hypriot/compose/releases/download/1.1.0-raspbian/docker-compose-`uname -s`-`uname -m` > /usr/local/bin/docker-compose