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.