Skip to content
This repository has been archived by the owner on Apr 28, 2021. It is now read-only.

Commit

Permalink
add comment about #129
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonDanisch authored Nov 28, 2016
1 parent 5aebc66 commit d251317
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ GLVisualize is an interactive 2D/3D visualization library completely written in
Its focus is on performance and allowing to display animations/interactions as smooth as possible.

#### Installation of GLVisualize
You need OpenGL 3.3, which should be available on most computers nowadays.
If you get an error like [this](https://github.com/JuliaGL/GLVisualize.jl/issues/129), please try updating your system/video driver.

Please run:
```Julia
Pkg.add("GLVisualize")
Expand Down

0 comments on commit d251317

Please sign in to comment.