Skip to content
Snippets Groups Projects
Commit b6c3d8b4 authored by namark's avatar namark
Browse files

Updated docs.

parent 8585a5af
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
Required software:
1. git and GNU stuff (make, coreutils, findutils, binutils)
2. C++ 17 compliant compiler
3. SDL 2.0.0 and GLEW
3. SDL 2.0 and GLEW
### Ubuntu / Debian
......@@ -26,8 +26,6 @@ sudo apt install libsdl2-dev
sudo apt install libglew-dev
```
Steps tested on: Ubuntu 14.04, 16.04, 18.04
# Troubleshooting
The sources also contain troubleshooting steps.
......
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