diff --git a/README.md b/README.md index fe930c6..d9f08f8 100644 --- a/README.md +++ b/README.md @@ -37,21 +37,20 @@ should be a valid attribute that can be used with a HTML tag. Developer Guide --------------- -#### Setup Project - **Prerequisite** * Java version ( 8, 11 or 17) * Maven +#### Setup Project -clone the project +1. clone the project -`git clone https://github.com//openmrs-module-patientflags.git + `git clone https://github.com//openmrs-module-patientflags.git ` -build the project +2. build the project -`mvn clean istall` in the root module package + `mvn clean install` in the root module package Components Of The Module ------------------------ @@ -106,4 +105,4 @@ the Rest API supported by the Patient Flags Module. The web application consumes Issues ------------ -[Patient Flag Module JIRA project](https://openmrs.atlassian.net/jira/software/c/projects/FLAG/list) \ No newline at end of file +[Patient Flag Module JIRA project](https://openmrs.atlassian.net/jira/software/c/projects/FLAG/list)