2
0
mirror of https://github.com/frappe/books.git synced 2024-12-31 22:11:48 +00:00

chore: link to issue addressing broken develop

This commit is contained in:
Alan 2022-01-19 10:59:04 +05:30 committed by GitHub
parent 4400416768
commit 8e62272d08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,6 +70,8 @@ database.
### Clone and Run
Due to some `yarn.lock` issue this won't run, to run it check [Issue #315](https://github.com/frappe/books/issues/315)
```bash
# clone the repository
git clone https://github.com/frappe/books.git
@ -88,6 +90,8 @@ yarn electron:serve
FrappeBooks is based on [FrappeJS](https://github.com/frappe/frappejs) for managing models and objects. To develop alongside FrappeJS
Due to some `yarn.lock` issue this won't run, to run it check [Issue #315](https://github.com/frappe/books/issues/315)
```bash
# clone frappejs
git clone https://github.com/frappe/frappejs.git