From 541efb17be2e68ed1a49734f3e138ba14f5d8129 Mon Sep 17 00:00:00 2001 From: wismna Date: Sat, 18 Mar 2017 23:52:11 -0400 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index fc5b1e6..a95da04 100644 --- a/readme.md +++ b/readme.md @@ -13,9 +13,9 @@ It works automatically on Windows, Linux and MacOs without any user interaction
  • Execute the installer:
    - sudo chmod +x installer.sh + sudo chmod +x install.sh
    - ./installer.sh + ./install.sh
  • Reboot the Pi, it should work!