Skip to content

Commit 0dd89f1

Browse files
Merge pull request #28 from thirddegree/master
merging changes from master to dev
2 parents 3821482 + d384d94 commit 0dd89f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,13 @@ Install the following dependencies:
2525
* GCC (minimum required version. 5.0) -- for C++11/14 support
2626
* CMake
2727
* GLFW3
28+
* sudo apt-get install libglfw3-dev
2829
* Bullet3
2930
* Assimp
3031
* TinyXML2
3132
* Python 3.5 (with pip and virtualenv)
3233
* Vulkan SDK (For Vulkan Support)
34+
* sudo apt-get install libvulkan-dev
3335

3436
Then follow these simple directions:
3537
* Clone down the repo with `git clone --recursive http://github.com/thirddegree/Hatchit`

0 commit comments

Comments
 (0)