From 737d8e20738372c3d8ced3e8d6c7481346a72cc5 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Thu, 14 Apr 2016 20:15:55 -0700 Subject: Updating README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index f67ca04..0b25794 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,4 @@ Usage 3. Run `maven exec:exec` to start the website on http://localhost:8085 The website defaults to running in dev mode which will only modify the dev Dynamo tables. You *must recompile* for changes to take effect. -4. Run `maven war:war` to produce a war file to deploy. +4. Run `maven package` to produce a war file to deploy. -- cgit v1.2.3