Added Installation section to README
This commit is contained in:
parent
98eb5c4430
commit
1f45a1b30b
11
README.md
11
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.
|
||||
program is some kind of imaginary world.
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
||||
Install with:
|
||||
|
||||
```
|
||||
raco pkg install --deps search-auto hyper-literate
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user