From df4f4484cf2523c86ac895a524a6ffbeca45e74e Mon Sep 17 00:00:00 2001 From: Sebastien D Date: Thu, 31 Aug 2017 12:07:09 +0200 Subject: [PATCH] Fix install package command for debian in README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 23c59b3..4cdf5ae 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,7 @@ used to remotely cross build applications. ```bash export DISTRO="Debian_8.0" wget -O - http://download.opensuse.org/repositories/isv:/LinuxAutomotive:/app-Development/${DISTRO}/Release.key | sudo apt-key add - -sudo bash -c "cat >/etc/apt/sources.list.d/AGL.list<> /etc/apt/sources.list.d/AGL.list<