hglmandel/README.md

9 lines
219 B
Markdown
Raw Permalink Normal View History

2015-07-19 22:48:37 +00:00
# Mandelbulb
## Install
1. Install [`stack`](https://github.com/commercialhaskell/stack)
2. clone the project: `git clone https://github.com/yogsototh/hglmandel.git`
3. `stack build && stack exec hglmandel`
4. Enjoy!