Skip to content

Commit

Permalink
Merge pull request #594 from mosip/ckm007-patch-1
Browse files Browse the repository at this point in the history
minor update
  • Loading branch information
Mandeep Dhiman committed Mar 14, 2022
2 parents 6e9ed14 + 23b40e2 commit d96b892
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 @@ -8,7 +8,7 @@
This repository contains source code and design documents for MOSIP [ID Repository](https://docs.mosip.io/1.2.0/modules/id-repository) which is the server-side module to manage ID lifecycle. The modules exposes API endpoints.

## Database
See [DB guide](db_scripts/README.md)
See [DB guide](db_scripts/README.md).

## Build & run (for developers)
The project requires JDK 1.11.
Expand Down Expand Up @@ -36,7 +36,7 @@ The project requires JDK 1.11.
_config_label_: `master` (git branch of config repo*)
_config-url_: `http://localhost:51000` (Url of the config server*)

\* Refer to [kernel-config-server](https://github.com/mosip/commons/tree/master/kernel/kernel-config-server) for details
* Refer to [kernel-config-server](https://github.com/mosip/commons/tree/master/kernel/kernel-config-server) for details

2. kernel-auth-adapter.jar needs to added to the build path to run the service.

Expand Down

0 comments on commit d96b892

Please sign in to comment.