aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz Grave <git@yannherklotzgrave.com>2019-03-28 18:15:13 +0000
committerYann Herklotz Grave <git@yannherklotzgrave.com>2019-03-28 18:15:13 +0000
commit921cbad1f9e2fc731bd8d29939e30ba2ca2b132c (patch)
tree48eeb9d70f06fa850bfb4d9e24764adc0a314615
parent1f2bf276b72e3f6e8d4384fe268de61aa6bb6e1e (diff)
downloadmedian-cut-921cbad1f9e2fc731bd8d29939e30ba2ca2b132c.tar.gz
median-cut-921cbad1f9e2fc731bd8d29939e30ba2ca2b132c.zip
Fix readme
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8cb6656..fb61f15 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# Median Cut
+## Build and run
+
To compile and run, one has to first download
[stack](https://docs.haskellstack.org/en/stable/README/)
@@ -18,7 +20,7 @@ stack setup
Finally the executable can be built and run using the following:
```
-stack build --exec mirror-ball
+stack build --exec median-cut
```
This project relies on a open source library that I wrote to load