Skip to content
This repository was archived by the owner on Apr 11, 2026. It is now read-only.
/ GLKeeper Public archive

Commit 73fc1d0

Browse files
authored
Update README.md
1 parent c68dc46 commit 73fc1d0

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,16 @@ It is barely started
1515
* GLFW
1616
* GLEW
1717

18+
### Compiling on Linux
19+
20+
Before build project make sure to install dependencies:
21+
* apt install libglew-dev libglm-dev libgl1-mesa-dev xorg-dev clang
22+
23+
Run these commands in terminal:
24+
* git clone --recurse-submodules https://github.com/codenamecpp/GLKeeper
25+
* cd GLKeeper
26+
* make
27+
1828
### Screenshots
1929

2030
![Alt text](/screenshots/0_0_1.png?raw=true "Screenshot")

0 commit comments

Comments
 (0)