Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2020-01-15 01:29:37 +0300
committerGitHub <noreply@github.com>2020-01-15 01:29:37 +0300
commit53ca803b10a379690fb570df9f0f99b6d824aa1f (patch)
tree33f6e3623cdaabdac60bfeaad3a3b2503cb95562 /README.md
parent4e880c784eb286c1cffeae375b7311a4cdae0601 (diff)
Fix wording on readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index e68c5a7d..2ed01c0c 100644
--- a/README.md
+++ b/README.md
@@ -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` \ No newline at end of file
+6. ๐Ÿ’ป Fix easily linting issues with `npm run lint:fix`