Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ManojLL authored Aug 17, 2024
1 parent 81d9796 commit 854366b
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,21 +37,20 @@ should be a valid attribute that can be used with a HTML <span> 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/<username>/openmrs-module-patientflags.git
`git clone https://github.com/<username>/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
------------------------
Expand Down Expand Up @@ -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)
[Patient Flag Module JIRA project](https://openmrs.atlassian.net/jira/software/c/projects/FLAG/list)

0 comments on commit 854366b

Please sign in to comment.