diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2026-05-01 14:01:01 +0100 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2026-05-01 14:01:01 +0100 |
| commit | ce8e8bca91ea34855fe50eecddb5c005efa067b3 (patch) | |
| tree | bec3207f6c12267368e5b0806331b61bcf5e5d83 /README.md | |
| parent | f4865457f5b46e48af858eb5a591be43220b2cda (diff) | |
| download | webtrees-ce8e8bca91ea34855fe50eecddb5c005efa067b3.tar.gz webtrees-ce8e8bca91ea34855fe50eecddb5c005efa067b3.tar.bz2 webtrees-ce8e8bca91ea34855fe50eecddb5c005efa067b3.zip | |
Update build instructions in README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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`. |
