site: download: bump version to 1.3
This commit is contained in:
parent
c54aef03e7
commit
17c7600d4c
@ -50,7 +50,7 @@ You have to build it, but this is relatively easy:
|
|||||||
Eg if you're a bash user:\
|
Eg if you're a bash user:\
|
||||||
`echo "export PATH=$PATH:~/.local/bin" >> ~/.bashrc && source ~/.bashrc`
|
`echo "export PATH=$PATH:~/.local/bin" >> ~/.bashrc && source ~/.bashrc`
|
||||||
|
|
||||||
2. **`stack install hledger-lib-1.2 hledger-1.2 [hledger-ui-1.2] [hledger-web-1.2] [hledger-api-1.2]`**\
|
2. **`stack install hledger-lib-1.3 hledger-1.3 [hledger-ui-1.3] [hledger-web-1.3] [hledger-api-1.3]`**\
|
||||||
\
|
\
|
||||||
This command installs the latest hledger packages (and the haskell libraries and tools they depend on) from an
|
This command installs the latest hledger packages (and the haskell libraries and tools they depend on) from an
|
||||||
[appropriate](https://www.stackage.org/package/hledger-lib)
|
[appropriate](https://www.stackage.org/package/hledger-lib)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user