diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-13 12:31:20 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-13 12:31:20 -0400 |
| commit | adffd9c76dec8de90407da98fb2c8e25c1d4e815 (patch) | |
| tree | 151a36bf2448793a995283655873ed093681843d /doc/README.mdwn | |
| parent | 4a965c7b06b741b5de105e86d08228dfc9768ecc (diff) | |
| parent | e952199fbe22af6e6c29a8c7d60c03cde685f63e (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'doc/README.mdwn')
| -rw-r--r-- | doc/README.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/README.mdwn b/doc/README.mdwn index ea622b3a..a4a38c5f 100644 --- a/doc/README.mdwn +++ b/doc/README.mdwn @@ -41,6 +41,8 @@ see [configuration for the Haskell newbie](https://propellor.branchable.com/hask 1. Get propellor installed on your development machine (ie, laptop). `cabal install propellor` or + `stack install propellor` + or `apt-get install propellor` 2. Run `propellor --init` ; this will set up a `~/.propellor/` git repository for you. |
