From 8e73c6b5c47a86c0692fcc6bd8227852421c4d16 Mon Sep 17 00:00:00 2001 From: "Patrik J. Braun" Date: Wed, 1 Jan 2020 22:28:09 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f76cec7..6b34659c 100644 --- a/README.md +++ b/README.md @@ -129,11 +129,12 @@ apt-get install build-essential libkrb5-dev gcc g++ build and start the app ```bash npm install + npm run build npm start ``` 5. (optional) create a pull request at github to add your translation to the project. -**Note**: you can also build your own release with as described in [1.1.1-b Install from source](#111-b-install-from-source); +**Note**: you can also build your own release with as described in [1.1.1-b Install from source](#121-b-install-from-source); @@ -152,7 +153,7 @@ apt-get install build-essential libkrb5-dev gcc g++ * prioritizes thumbnail generation (generating thumbnail first for the visible photos) * saving generated thumbnails to TEMP folder for reuse * supporting multi-core CPUs - * supporting hardware acceleration ([sharp](https://github.com/lovell/sharp) + * supporting hardware acceleration ([sharp](https://github.com/lovell/sharp)) * Custom lightbox for full screen photo and video viewing * keyboard support for navigation * showing low-res thumbnail while full image loads