From 4366f38146fd585d411f4395189383cabc7c7f98 Mon Sep 17 00:00:00 2001 From: Ramiro Saenz Date: Mon, 18 Jul 2016 11:32:23 -0300 Subject: [PATCH] Update README.md --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 203cc291..bdc01222 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,8 @@ No personal information will be saved Sync feature use Auth0 for Single Sign On & Token Based Authentication with the integration with Firebase to store the services that user is using (and the configuration for each service). You are always welcome to check the code! ;) +## [Install on Linux - Steps](https://github.com/saenzramiro/rambox/wiki/Install-on-Linux) + ## [To Do](https://github.com/saenzramiro/rambox/blob/master/TODO.md) ## Getting Involved @@ -110,14 +112,6 @@ 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