Skip to content

Commit

Permalink
Add installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Tropicalrambler authored Oct 27, 2021
1 parent 63bfb2b commit c08e186
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,25 @@ Conector para tipo de cambio en ERPNext, basado en las tasas de cambio del Banco

#### License

GNU General Public License v3.0
GNU General Public License v3.0

### Installation instructions

**Supports ERPNext Version 13**

---

### How to Install

1. `bench get-app --branch production https://github.com/sihaysistema/cambiare.git`
2. `bench setup requirements`
3. `bench build --app cambiare`
4. `bench restart`
5. `bench --site [your.site.name] install-app cambiare`
6. `bench --site [your.site.name] migrate`

---

### How To Use:

[Revelare Wiki](https://github.com/sihaysistema/revelare/wiki)

0 comments on commit c08e186

Please sign in to comment.