mirror of
https://github.com/frappe/books.git
synced 2025-01-03 07:12:21 +00:00
Update README.md with flatpak installation instructions
This commit is contained in:
parent
c41eaa9f05
commit
05d4593b9b
11
README.md
11
README.md
@ -49,8 +49,10 @@ Free Desktop book-keeping software for small businesses and freelancers.
|
||||
|
||||
## Installation
|
||||
|
||||
Download and install the latest release for your platform from the [releases
|
||||
page](https://github.com/frappe/books/releases) .
|
||||
### Via Flatpak
|
||||
<a href='https://flathub.org/apps/io.frappe.books'>
|
||||
<img width='240' alt='Get it on Flathub' src='https://flathub.org/api/badge?locale=en'/>
|
||||
</a>
|
||||
|
||||
### Using Homebrew (for MacOS and Linux)
|
||||
|
||||
@ -58,6 +60,11 @@ page](https://github.com/frappe/books/releases) .
|
||||
brew install --cask frappe-books
|
||||
```
|
||||
|
||||
### Manual
|
||||
|
||||
Download and install the latest release for your platform from the [releases
|
||||
page](https://github.com/frappe/books/releases) .
|
||||
|
||||
## 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