Skip to content

Commit 16e4ccf

Browse files
authored
Path change
1 parent c22d319 commit 16e4ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ To configure the Hygieia Audit API layer, execute the following steps:
6262
To run the executable file, change directory to 'api-audit\target' and then execute the following command from the command prompt:
6363

6464
```bash
65-
java -jar apiaudit.jar --spring.config.location=C:\[path to]\Hygieia\api-audit\api-audit.properties
65+
java -jar apiaudit.jar --spring.config.location=C:\[path to]\api-audit.properties
6666
```
6767
Verify API access from the web browser using the url: http://localhost:8080/apiaudit/ping.
6868

0 commit comments

Comments
 (0)