Skip to content

Commit a4d571d

Browse files
committed
fixes
1 parent 0ea265f commit a4d571d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/ch1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If you're installing from source, the simplest method is to checkout the
2525
[Umbrella Project](https://github.com/haskell-distributed/cloud-haskell) and
2626
run `make` to obtain the complete set of source repositories for building
2727
Cloud Haskell. The additional makefiles bundled with the umbrella assume
28-
that you have a recent version of cabal-dev installed.
28+
that you have a recent version of cabal (with support for sandboxes) installed.
2929

3030
### Creating a node
3131

0 commit comments

Comments
 (0)