Updated readme
[advent-of-code-17.git] / README.md
index a6eb1f7366f0c51c843b0af74379d5a0a0fccee7..11880e96e5a49e626c10d5f00274a71cfc581c1d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -71,6 +71,16 @@ then run with
 stack exec -- advent01 +RTS -p -hy
 ```
 
+# IHaskell
+
+Install following the [IHaskell instructions](https://github.com/gibiansky/IHaskell).
+
+To run, change into the package's directory (after modifying the `.cabal` file) and run it with
+
+```
+stack exec jupyter -- notebook
+```
+
 # Readme
 
 Build this readme file wth