summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2016-04-14 20:15:55 -0700
committerJesse Morgan <jesse@jesterpm.net>2016-04-14 20:15:55 -0700
commit737d8e20738372c3d8ced3e8d6c7481346a72cc5 (patch)
tree16d82faa10874fd7ca45a7e0dafa3cf032938a78 /README.md
parenta56db03593f963b31eb1aaf99215485853be9dc4 (diff)
Updating README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.