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

github.com/nextcloud/ncsms-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoic Blot <loic.blot@unix-experience.fr>2017-01-19 01:03:32 +0300
committerLoic Blot <loic.blot@unix-experience.fr>2017-01-19 01:03:32 +0300
commit90d758bb4a515a2edf57bbf677a37dc4c76ab674 (patch)
treeeb56f1a554537db254244b6745830e4304ebd59d /README.md
parentef1922494b33d4824e0084d5857a40d18ebd31b0 (diff)
documentation fixes
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1ae705f..6fa6811 100644
--- a/README.md
+++ b/README.md
@@ -15,12 +15,12 @@ You can find the application documentation here: https://github.com/nerzhul/ownC
## :link: Requirements
- [Nextcloud](https://nextcloud.com/) instance running
-- [ocsms](https://github.com/nerzhul/ocsms) app enabled
+- [ocsms](https://github.com/nextcloud/ocsms) app enabled
## :exclamation: Reporting issues
- **Client:** https://github.com/nerzhul/ownCloud-SMS-App/issues
-- **Server:** https://github.com/nerzhul/ocsms/issues
+- **Server:** https://github.com/nextcloud/ocsms/issues
## :rocket: Contributions
@@ -28,7 +28,7 @@ You can find the application documentation here: https://github.com/nerzhul/ownC
- You can also contribute by adding **patches** in Java code or cleanups.
### Build requirements
-- nrz-androidlib (last version)
+- gradle
### Coding guidelines