summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2026-05-01 14:01:01 +0100
committerGreg Roach <greg@subaqua.co.uk>2026-05-01 14:01:01 +0100
commitce8e8bca91ea34855fe50eecddb5c005efa067b3 (patch)
treebec3207f6c12267368e5b0806331b61bcf5e5d83
parentf4865457f5b46e48af858eb5a591be43220b2cda (diff)
downloadwebtrees-ce8e8bca91ea34855fe50eecddb5c005efa067b3.tar.gz
webtrees-ce8e8bca91ea34855fe50eecddb5c005efa067b3.tar.bz2
webtrees-ce8e8bca91ea34855fe50eecddb5c005efa067b3.zip
Update build instructions in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3f6ba0e918..931f48d460 100644
--- a/README.md
+++ b/README.md
@@ -176,7 +176,7 @@ You will need [npm](https://www.npmjs.com/get-npm) to install the Javascript dep
Then run the commands:
* npm install
-* npm run production
+* npm run build
You will need to re-run the second of these any time you modify the file `webtrees.js`.