Bläddra i källkod

Updates the README with info about the daily builds and how to compile the client.

Signed-off-by: Camila San <hello@camila.codes>
Camila San 7 år sedan
förälder
incheckning
65cb94c316
1 ändrade filer med 9 tillägg och 2 borttagningar
  1. 9 2
      README.md

+ 9 - 2
README.md

@@ -17,10 +17,17 @@ The Nextcloud Desktop Client is developed in Git. Since Git makes it easy to
 fork and improve the source code and to adapt it to your need, many copies
 can be found on the Internet, in particular on GitHub. However, the
 authoritative repository maintained by the developers is located at
-https://github.com/nextcloud/client.
+https://github.com/nextcloud/desktop.
+
+Instructions for compiling it can be found at
+[Wiki/How to compile the desktop client](https://github.com/nextcloud/desktop/wiki/How-to-compile-the-desktop-client).
 
 ## Reporting issues and contributing
 
+If you would like to help testing: the daily builds based on the latest master are available
+[in the desktop/daily folder of our download server](https://download.nextcloud.com/desktop/daily).
+For more info: [Wiki/Daily-Builds](https://github.com/nextcloud/desktop/wiki/Daily-Builds).
+
 If you find any bugs or have any suggestion for improvement, please
 file an issue at https://github.com/nextcloud/client/issues. Do not
 contact the authors directly by mail, as this increases the chance
@@ -31,7 +38,7 @@ Request](https://github.com/nextcloud/client/pulls).
 
 If you want to contact us, e.g. before starting a more complex feature,
 you can join us at
-[#nextcloud-dev](irc://irc.freenode.net/#nextcloud-dev).
+[#nextcloud-client](irc://irc.freenode.net/#nextcloud-client).
 
 ## License