2
0
mirror of https://github.com/frappe/books.git synced 2025-01-03 15:17:30 +00:00

Merge pull request #1007 from frappe/update-readme

docs: update README.md with flatpak installation instructions
This commit is contained in:
Akshay 2024-10-31 12:30:46 +05:30 committed by GitHub
commit 23bc8fc87b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,8 +49,11 @@ Free Desktop book-keeping software for small businesses and freelancers.
## Installation ## Installation
Download and install the latest release for your platform from the [releases ### Via Flatpak
page](https://github.com/frappe/books/releases) .
<a href='https://flathub.org/apps/io.frappe.books'>
<img width='120' alt='Get it on Flathub' src='https://flathub.org/api/badge?locale=en'/>
</a>
### Using Homebrew (for MacOS and Linux) ### Using Homebrew (for MacOS and Linux)
@ -58,6 +61,11 @@ page](https://github.com/frappe/books/releases) .
brew install --cask frappe-books 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 ## Development
Frappe Books is built on Vue.js and Electron. It is offline by default and uses Frappe Books is built on Vue.js and Electron. It is offline by default and uses