diff options
| author | Rico Sonntag <mail@ricosonntag.de> | 2018-01-19 14:58:34 +0100 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2018-01-19 13:58:34 +0000 |
| commit | 9845ccc635600d3599cc6f861c914b073dd8b07b (patch) | |
| tree | a344ce9631a65518e77356d4da1f952574b68772 /README.md | |
| parent | abae43729c40887f835d467e832f6f5f370e643c (diff) | |
| download | webtrees-9845ccc635600d3599cc6f861c914b073dd8b07b.tar.gz webtrees-9845ccc635600d3599cc6f861c914b073dd8b07b.tar.bz2 webtrees-9845ccc635600d3599cc6f861c914b073dd8b07b.zip | |
Update README.md (#1585)
Fixed script command
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -231,7 +231,7 @@ You will need [npm](https://www.npmjs.com/get-npm) to install the Javascript dep Then run the commands: * npm install -* npm run prod +* npm run production You will need to re-run the second of these any time you modify the file `webtrees.js`. |
