Missing folder added to path in example

This commit is contained in:
Candle
2020-07-09 14:51:16 +00:00
committed by GitHub
parent 5563a9e10b
commit 56b6ce00af

View File

@@ -30,7 +30,7 @@ The easiest way to try out nix-bitcoin is to use one of the provided examples.
```
git clone https://github.com/fort-nix/nix-bitcoin
cd examples/
cd nix-bitcoin/examples/
nix-shell
```