doc: announce: add cabal update

[ci skip]
This commit is contained in:
Simon Michael 2018-10-06 13:16:13 -10:00
parent f3afbd221d
commit cedbdf611f

View File

@ -33,8 +33,8 @@ $ stack install --resolver=lts-12 cassava-megaparsec-1.0.0 hledger-lib-1.11
or with cabal: or with cabal:
$ cabal install hledger-1.11 [hledger-ui-1.11] [hledger-web-1.11] $ cabal update && cabal install hledger-1.11 [hledger-ui-1.11]
[hledger-api-1.11] [hledger-web-1.11] [hledger-api-1.11]
If you don't have stack or cabal, or if you are having trouble, If you don't have stack or cabal, or if you are having trouble,
on systems with bash installed (mac, linux, unix-like windows..) on systems with bash installed (mac, linux, unix-like windows..)