From e72b9dd58289455ac9f90083a29d84b069a734e3 Mon Sep 17 00:00:00 2001 From: Ramiro Saenz Date: Sat, 16 Jul 2016 11:17:13 -0300 Subject: [PATCH] Updated Install on Linux (markdown) --- Install-on-Linux.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Install-on-Linux.md b/Install-on-Linux.md index 6034e0d..16ab08e 100644 --- a/Install-on-Linux.md +++ b/Install-on-Linux.md @@ -1,4 +1,6 @@ 1. Go to www.rambox.pro and download zip file for Linux. 2. Unzip downloaded file. Be sure to extract all the files inside a new folder called **Rambox** for example. 3. In a Terminal, type: `chmod +x Rambox`. -4. Last, in the same Terminal type: `./Rambox`. \ No newline at end of file +4. Last, in the same Terminal type: `./Rambox`. + +There is also a video tutorial that may help. Check out [HERE](https://www.youtube.com/watch?v=SH6o92b7FlA). \ No newline at end of file