From e7ebc95c0aafbf76b62f28dd94dc6f28622bdcff Mon Sep 17 00:00:00 2001 From: Pete Miller Date: Sun, 17 Jul 2016 12:53:07 +1000 Subject: [PATCH] Update README.md Add directions to install zip on native linux --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index e77887e0..203cc291 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,14 @@ If you're comfortable getting up and running from a `git clone`, this method is 3. `sencha app watch` 4. `npm start` +#### Install and run Rambox-Linux-xx.zip on native Linux + +1. Download the file +2. Extract to a directory +3. cd to directory +4. sudo chmo +x Rambox +5. ./Rambox + ---------- Disclosure