diff options
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. |
