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
ac95a1f03d
commit
cfd6d2bad8
11
README.md
11
README.md
@ -49,8 +49,10 @@ 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='240' 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 +60,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
|
||||||
|
Loading…
Reference in New Issue
Block a user