Skip to content

Commit 4f156ee

Browse files
committed
doc: simplify nix profile install instructions
1 parent 7748c40 commit 4f156ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Install Nix if you haven't already ([instructions](https://nixos.org/download.ht
2626
### With flakes
2727

2828
```
29-
nix profile install github:dapphub/dapptools#dapp # or ethsign, hevm, seth
29+
nix profile install github:dapphub/dapptools#{dapp,ethsign,hevm,seth}
3030
```
3131

3232
Nix will offer to use the dapptools binary cache, which will speed up installs,

0 commit comments

Comments
 (0)