aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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