mirror of
https://github.com/frappe/books.git
synced 2024-12-22 10:58:59 +00:00
Merge pull request #1002 from akshayitzme/update-readme
docs: added homebrew install instructions
This commit is contained in:
commit
a9843ca6c3
@ -56,6 +56,12 @@ Free Desktop book-keeping software for small businesses and freelancers.
|
||||
Download and install the latest release for your platform from the [releases
|
||||
page](https://github.com/frappe/books/releases) .
|
||||
|
||||
### Using Homebrew (for MacOS and Linux)
|
||||
|
||||
```zsh
|
||||
brew install --cask frappe-books
|
||||
```
|
||||
|
||||
## Development
|
||||
|
||||
Frappe Books is built on Vue.js and Electron. It is offline by default and uses
|
||||
|
Loading…
Reference in New Issue
Block a user