Skip to content

Commit

Permalink
Fixed wrong repository and app name in README
Browse files Browse the repository at this point in the history
  • Loading branch information
marius-meissner committed Dec 5, 2023
1 parent f030417 commit b03c84c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ No external modules needed, as this module covers only core ERPNext and Frappe

Install the modul as usual:
```bash
bench get-app hr_time https://github.com/atlas-aero/erpnext_hr_time
bench get-app hr_time https://github.com/atlas-aero/erpnext_lingua_de
```
```bash
bench --site <site_name> install-app hr_time
bench --site <site_name> install-app lingua_de
```

## Development
Expand Down

0 comments on commit b03c84c

Please sign in to comment.