From 9218a0dbb011917014d320e3e97be45defea3759 Mon Sep 17 00:00:00 2001 From: Nanne Baars Date: Tue, 22 Sep 2015 21:17:09 +0200 Subject: [PATCH] Updated the README.MD with reloading functionality of plugins --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 74ce35e33..947670062 100644 --- a/README.MD +++ b/README.MD @@ -154,4 +154,4 @@ Browse to [http://localhost:8080/WebGoat](http://localhost:8080/WebGoat) and hap ## Reloading plugins If you want to reload all the plugin visit the following url: `http://localhost:8080/WebGoat/service/reloadplugins.mvc` -After you receive a 200/OK the page can be reloaded. \ No newline at end of file +in a new browser tab. After reloading a message will appear and you can refresh the WebGoat browser tab. \ No newline at end of file