From 99842c974f0a4136451ea7f62dd04bf02f547020 Mon Sep 17 00:00:00 2001 From: Andy Stewart Date: Wed, 11 Apr 2012 11:29:31 +0300 Subject: [PATCH] Augment Ubuntu PPA installation instructions. Ubuntu 10.04 does not recognise `sudo add-apt-repository ppa:blah` out of the box. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09dfc51..673cc2f 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ Getting Mosh * [Ubuntu][], through a PPA + sudo apt-get install python-software-properties sudo add-apt-repository ppa:keithw/mosh sudo apt-get update sudo apt-get install mosh