From e8f1565c746d6c08b43110dffe4fb528e40f9db3 Mon Sep 17 00:00:00 2001 From: Darren Grant Date: Thu, 25 Dec 2014 23:26:11 -0800 Subject: [PATCH] software-properties-common introduced in Ubuntu 12.10 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3417b5..699c5a9 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Specifically: - `sudo apt-get update` - **12.04 and below** -> `sudo apt-get install python-software-properties` -- **12.04 and above** -> `sudo apt-get install software-properties-common` +- **12.10 and above** -> `sudo apt-get install software-properties-common` - `sudo add-apt-repository -y ppa:hvr/ghc` - `sudo apt-get update` - `sudo apt-get install cabal-install-1.20 ghc-7.8.3 happy-1.19.4 alex-3.1.3`