Added Installation section to README
This commit is contained in:
parent
98eb5c4430
commit
1f45a1b30b
|
@ -30,3 +30,12 @@ their result, etc.
|
||||||
* Imagine something like [Inform](http://inform7.com/), but focused on
|
* Imagine something like [Inform](http://inform7.com/), but focused on
|
||||||
exploring a program instead of exploring an imaginary world — after all, a
|
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