From afafd1a296b2ac898f264b7adf1adc742470be43 Mon Sep 17 00:00:00 2001 From: Francois B Date: Mon, 21 May 2018 18:21:22 +0200 Subject: [PATCH] repo and install instructions updated --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2314206..eb40d10 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ Requirements Installation ------------ +For Ubuntu 16.04, Linux Mint 18.x, and other derivatives + ``` curl -L https://packagecloud.io/makoto/stable/gpgkey | sudo apt-key add - echo "deb https://packagecloud.io/makoto/stable/ubuntu/ xenial main" | sudo tee /etc/apt/sources.list.d/makoto.list