1 changed files with 3 additions and 1 deletions
@ -1,4 +1,6 @@ |
|||||||
1. Go to www.rambox.pro and download zip file for Linux. |
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. |
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`. |
3. In a Terminal, type: `chmod +x Rambox`. |
||||||
4. Last, in the same Terminal type: `./Rambox`. |
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). |
Loading…
Reference in new issue