2
0
mirror of https://github.com/thumbsup/thumbsup synced 2024-11-03 15:40:14 +00:00

README instructions to install thumbsup globally (easier quick setup)

This commit is contained in:
Romain 2017-03-01 21:57:55 +11:00
parent 794c76c232
commit 8cddac629e

View File

@ -28,7 +28,7 @@ Simply point `thumbsup` to a folder with photos & videos. All nested folders
```bash
npm install thumbsup
npm install -g thumbsup
thumbsup --input ./media --output ./website
```