Skip to content

Commit e3e072f

Browse files
committed
Update README.md
1 parent 24315e1 commit e3e072f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ To get started, install the pre-requisites, get the emr-nlp-server application a
5959
Receiving and handling feedbacks from the front-end ([emr-vis-web](https://github.com/trivedigaurav/emr-vis-web)) will modify the feedback management and model files contained in the *CATALINA_base/data* directory. If you wish to reset these management files, e.g. to restart a new experiment, follow the following steps:
6060
6161
1. Copy the _ResetDB.jar_ file into your _data_ directory.
62-
2. Run the command `java -jar ResetDB.jar` from the _data_ directory.
62+
2. Run the command `java -jar ResetDB.jar 1` from the _data_ directory.
6363
6464
--
6565

0 commit comments

Comments
 (0)