Skip to content
Snippets Groups Projects
Commit f40b9829 authored by vas's avatar vas Committed by lowercasedonkey
Browse files

update readme to reflect compile.sh being restored

parent bc98ba26
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,9 @@ How to mod (basic doc):
Linux:
Ensure executable permission on file "devTools/tweeGo/tweego" (not tweego.exe!)
In the root dir of sources (where you see src, devTools, bin...) run command "make" from console
Ensure executable permission on file "compile.sh"
In the root dir of sources (where you see src, devTools, bin...) run command "./compile.sh" from console
Alternatively, if you have make installed, run "make all" in the root directory
Mac:
Not supported directly (I don't have access to Mac for testing).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment