Skip to content

Commit b011360

Browse files
authored
Updated readme with installation instructions
1 parent a5d5975 commit b011360

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

+14
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,20 @@
1212

1313
---
1414

15+
### Installation
16+
17+
Navigate to your site's bench directory, use the following commands
18+
19+
bench get-app add_enroll https://github.com/coderkoala/add_enroll
20+
bench install-app add_enroll
21+
bench migrate
22+
23+
In case of a multi tenant system, simply add
24+
25+
--site <Your_Site_Name>
26+
27+
---
28+
1529
#### License
1630

1731
MIT

0 commit comments

Comments
 (0)