Fix wording on readme

This commit is contained in:
Jan-Christoph Borchardt 2020-01-14 23:29:37 +01:00 committed by GitHub
parent 4e880c784e
commit 53ca803b10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -13,7 +13,9 @@
- ...
## 🚀 Installation
In your Nextcloud, simply navigate to »Apps«, find the Photos app and enable it. Then open the app from the app menu. Consider installing the [preview generator](https://github.com/rullzer/previewgenerator) for pregenerating the thumbnails.
In your Nextcloud, simply enable the Photos app through the Apps management.
Consider installing the [preview generator](https://github.com/rullzer/previewgenerator) for pregenerating thumbnails.
Please have a look at [CHANGELOG.md](https://github.com/nextcloud/photos/blob/master/CHANGELOG.md) for details about changes.
## Mobile Photos
@ -29,4 +31,4 @@ If you'd like to join, just go through the [issue list](https://github.com/nextc
3. 🏗 Then to build the Javascript whenever you make changes, run `make build-js`. Watch changes with: `make watch-js`
4. ✅ Enable the app through the app management of your Nextcloud
5. 🎉 Partytime!
6. 💻 Fix easily linting issues with `npm run lint:fix`
6. 💻 Fix easily linting issues with `npm run lint:fix`