Changes between Version 1 and Version 2 of Linux
- Timestamp:
- 05/07/13 18:34:46 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Linux
v1 v2 1 You need do download gcc, premake, subversion and lua. 1 == Getting started on Linux == 2 2 3 You need do download **gcc**, **premake**, **subversion** and **lua**. 4 {{{ 3 5 sudo apt-get install gcc 4 6 sudo apt-get install premake 5 7 sudo apt-get install subversion 6 8 sudo apt-get install lua5.2 9 }}} 7 10 8 The repo for nvproject can be found here: (should this information be visible here?)11 The repo for **nv** project can be found here: (should this information be visible here?)