Changes between Version 1 and Version 2 of Linux


Ignore:
Timestamp:
05/07/13 18:34:46 (12 years ago)
Author:
melon
Comment:

Added formatting

Legend:

Unmodified
Added
Removed
Modified
  • Linux

    v1 v2  
    1 You need do download gcc, premake, subversion and lua.
     1== Getting started on Linux ==
    22
     3You need do download **gcc**, **premake**, **subversion** and **lua**.
     4{{{
    35sudo apt-get install gcc
    46sudo apt-get install premake
    57sudo apt-get install subversion
    68sudo apt-get install lua5.2
     9}}}
    710
    8 The repo for nv project can be found here: (should this information be visible here?)
     11The repo for **nv** project can be found here: (should this information be visible here?)