mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-23 12:41:58 +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:
|
To get started, install `curator` via Git:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ git clone git@github.com:commercialhaskell/stack.git
|
$ git clone git@github.com:commercialhaskell/curator.git
|
||||||
$ cd stack && stack install curator
|
$ cd curator && stack install curator
|
||||||
```
|
```
|
||||||
|
|
||||||
It is a good idea to upgrade `curator` at the start of your week.
|
It is a good idea to upgrade `curator` at the start of your week.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user