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

github.com/nextcloud/client_theming.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIstván Váradi <ivaradi@users.noreply.github.com>2017-05-24 20:35:43 +0300
committerDaniel Hansson <daniel@techandme.se>2017-05-24 20:35:43 +0300
commitcdd0889e223fa4f75a46ba3d8c9b653b1315450b (patch)
tree8b11cd3a79352c44fda986177568f9ae662a76b6 /README.md
parent169f067b56df5af4a2d3c1f9adb6cd00342cbeb1 (diff)
OBS_SUBDIR is also set to the beta package, if needed (#157)
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index 044c553..47accbc 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,19 @@ sudo apt-get install nextcloud-client
```
Launchpad: https://launchpad.net/~nextcloud-devs/+archive/ubuntu/client
+### Beta packages
+
+```bash
+sudo add-apt-repository ppa:nextcloud-devs/client-beta
+sudo apt-get update
+sudo apt-get install nextcloud-client
+```
+Launchpad: https://launchpad.net/~nextcloud-devs/+archive/ubuntu/client-beta
+
+If you always want the latest versions (including the betas), add both
+repositories. If you want only the stable version, add the non-beta
+repository only.
+
## Snaps
### Building the snap