summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCsaba Hruska <csaba.hruska@gmail.com>2016-02-05 13:07:00 +0100
committerCsaba Hruska <csaba.hruska@gmail.com>2016-02-05 13:07:00 +0100
commit5b117299195a17ae75adac446c343eb768b24aae (patch)
tree46baf735bc885522f9d618e41b8d6e5a071b55e3
parent8a9b53747cdb23f93bf5836c5a0f4bed11dc85ce (diff)
update example's readme
-rw-r--r--examples/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/README b/examples/README
index 9aad02e..d2c72a9 100644
--- a/examples/README
+++ b/examples/README
@@ -3,3 +3,7 @@ requirements:
3 GLFW-b 3 GLFW-b
4 4
5cabal install lambdacube-gl GLFW-b 5cabal install lambdacube-gl GLFW-b
6
7compile and run:
8 ghc Hello
9 ./Hello