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

github.com/nextcloud/files_videoplayer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörn Friedrich Dreyer <jfd@butonic.de>2016-03-22 16:22:14 +0300
committerJörn Friedrich Dreyer <jfd@butonic.de>2016-03-22 16:22:14 +0300
commit4d0559fdd6406b7dd2d885727a3e73e9ab27bf88 (patch)
tree9d248e521261835ce5a2f8d2f95b34583046e496 /README.md
parentb56836a165e3a95149ec3fc68958af1c37182985 (diff)
fix path in readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7e902aa..decd332 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
A responsive video player for ownCloud using a skinned version of Video.js.
## Installation
-Simply copy the contents of this repository to **$owncloud/apps/files_videojs-sublime** and enable the app.
+Simply copy the contents of this repository to **$owncloud/apps/files_videoplayer** and enable the app.
## Credits
The player is a modified version of [this app](https://apps.owncloud.com/content/show.php/Video+Js?content=159670) to make it responsive and improve the UI.