Update how to get started on ubuntu authored by Kuppe, Christian's avatar Kuppe, Christian
...@@ -4,3 +4,5 @@ Getting started with coding in OpenSimRoot ...@@ -4,3 +4,5 @@ Getting started with coding in OpenSimRoot
2. In ubuntu install build-essential package to get the compilers 2. In ubuntu install build-essential package to get the compilers
3. Install eclipse-cdt using the eclipse download from the website 3. Install eclipse-cdt using the eclipse download from the website
4. In git clone the project 4. In git clone the project
5. In eclipse click on import project from git local repository, click on finish
6. Compile (Hammer symbol, release version). Executable is in Release folder.
\ No newline at end of file