Update the installation settings for use by other packages #14
1 changed files with 4 additions and 1 deletions
|
@ -17,7 +17,10 @@ A Haskell library to interact with the Zcash blockchain.
|
||||||
```
|
```
|
||||||
./configure
|
./configure
|
||||||
```
|
```
|
||||||
- Compile the Rust and Haskell portions: `make`
|
- Compile the Rust and Haskell portions:
|
||||||
|
```
|
||||||
|
cabal build
|
||||||
|
```
|
||||||
|
|
||||||
## Use
|
## Use
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue