Added Installation section to README

This commit is contained in:
Georges Dupéron 2016-08-17 15:09:48 +02:00
parent 98eb5c4430
commit 1f45a1b30b

View File

@ -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.
program is some kind of imaginary world.
Installation
------------
Install with:
```
raco pkg install --deps search-auto hyper-literate
```