From 62119c3306e287b82790f53e19de76de41672be6 Mon Sep 17 00:00:00 2001 From: Oliver Jowett Date: Tue, 12 Apr 2016 14:57:09 +0100 Subject: [PATCH] Point mutability-repo package at the current version as noted in #119 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1670bca..91bdffc 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,8 @@ See the file COPYING for details. There is a repository that contains the current releases. To set up the repository: ```` -$ wget https://github.com/mutability/mutability-repo/releases/download/v0.1.0/mutability-repo_0.1.0_armhf.deb -$ sudo dpkg -i mutability-repo_0.1.0_armhf.deb +$ wget https://github.com/mutability/mutability-repo/releases/download/v0.1.1/mutability-repo_0.1.1_armhf.deb +$ sudo dpkg -i mutability-repo_0.1.1_armhf.deb ```` Then you can install and upgrade packages via apt-get as needed: