From f8d058bd32661ae6a464833c97f058b0d72ff39a Mon Sep 17 00:00:00 2001 From: Guido De Rosa Date: Tue, 23 Apr 2019 21:49:01 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 16bc93e..ccd3ad9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # margay Everything you need to install a Margay device on real hardware. + +After installing Debian. As root, type: + +```bash +wget -O - https://raw.githubusercontent.com/vemarsas/margay/master/setup | bash +``` + +and that's it.