mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
fix curator clone+install instructions
This commit is contained in:
parent
4fab296fdc
commit
33a148b7ee
@ -370,8 +370,8 @@ yourself, e.g. verifying constraints without building anything.
|
||||
To get started, install `curator` via Git:
|
||||
|
||||
```
|
||||
$ git clone git@github.com:commercialhaskell/stack.git
|
||||
$ cd stack && stack install curator
|
||||
$ git clone git@github.com:commercialhaskell/curator.git
|
||||
$ cd curator && stack install curator
|
||||
```
|
||||
|
||||
It is a good idea to upgrade `curator` at the start of your week.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user