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