Skip to content

Commit 02a1975

Browse files
authored
Merge pull request #13 from mlabs-haskell/t4/update-docs
Update README.md
2 parents 9f1a033 + 97e90bf commit 02a1975

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222

2323
- nix
2424
- [IOHK binary cache](https://github.com/input-output-hk/plutus#how-to-set-up-the-iohk-binary-caches)
25-
- arion - Use patched one from `nix develop`!
25+
- arion - Provided by devshell
26+
- [docker](https://docs.docker.com/get-docker/)
2627
- [nami wallet](https://namiwallet.io/) installed as browser extension
2728
- Funds in wallet obtained from [faucet](https://testnets.cardano.org/en/testnets/cardano/tools/faucet/)
2829

@@ -39,6 +40,7 @@ $ git clone --recurse-submodules [email protected]:mlabs-haskell/seabug.git
3940
```shell
4041
$ nix develop --extra-experimental-features nix-command --extra-experimental-features flakes
4142
```
43+
From now, execute every command in devshell dropped by `nix develop`
4244

4345
### Setup `nft.storage` key
4446

0 commit comments

Comments
 (0)