diff --git a/README.md b/README.md index e17ddb49..47254f7e 100644 --- a/README.md +++ b/README.md @@ -29,4 +29,13 @@ their result, etc. * Imagine something like [Inform](http://inform7.com/), but focused on exploring a program instead of exploring an imaginary world — after all, a - program is some kind of imaginary world. \ No newline at end of file + program is some kind of imaginary world. + +Installation +------------ + +Install with: + +``` +raco pkg install --deps search-auto hyper-literate +```