From 39c35175b94174ac5392ab8a664893f486ec3092 Mon Sep 17 00:00:00 2001 From: Naomi Date: Wed, 5 Sep 2018 14:10:57 +0100 Subject: [PATCH] Updated installation instructions for debian --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39a072f..5f86365 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Kickass map for the Ojuso Project ### Debian ```bash -$ cat system-requirements-debian.txt | sudo apt-get install -y +$ cat system-requirements-debian.txt | xargs sudo apt-get install -y ``` ### Fedora