README updates
This commit is contained in:
parent
e376d13a93
commit
ff2952010f
10
README.md
10
README.md
@ -38,14 +38,12 @@ sapling < map (\i : listConcat i " is super cool!") [("He") ("She") ("Everybody"
|
||||
DECODE -: ["He is super cool!", "She is super cool!", "Everybody is super cool!"]
|
||||
```
|
||||
|
||||
## How to use
|
||||
## Installation
|
||||
|
||||
For now, you can easily build and run this project using Nix:
|
||||
You can easily build and/or run this project using [Nix](https://nixos.org/download/).
|
||||
|
||||
1. Clone the repository:
|
||||
a. `git clone ssh://git.eversole.co/sapling.git`
|
||||
b. `git clone https://git.eversole/sapling.git`
|
||||
1. Run the REPL: `nix run`
|
||||
- Build REPL binary: `nix build git+https://git.eversole.co/James/sapling`
|
||||
- Run REPL: `nix run git+https://git.eversole.co/James/sapling`
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user