Changes the order of the content in the README.

Signed-off-by: Camila San <hello@camila.codes>
This commit is contained in:
Camila San 2018-07-02 17:24:57 +02:00
parent 65cb94c316
commit ee668eb6cd
No known key found for this signature in database
GPG Key ID: 7A4A6121E88E2AD4
1 changed files with 27 additions and 18 deletions

View File

@ -5,40 +5,49 @@
The Nextcloud Desktop Client is a tool to synchronize files from Nextcloud Server
with your computer.
## Download
## Contributing
### Binary packages
### How to compile the desktop client
* Refer to the [download page https://nextcloud.com/install/#install-clients](https://nextcloud.com/install/#install-clients)
### Source code
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/desktop.
Instructions for compiling it can be found at
Instructions for compiling the client on Linux, Windows and mac OS 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
### Where to find binaries to download
If you would like to help testing: the daily builds based on the latest master are available
#### Daily builds
- Daily builds based on the latest master are available for Linux, Mac, and Windows
[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).
#### Releases
- Refer to the [download page https://nextcloud.com/install/#install-clients](https://nextcloud.com/install/#install-clients)
### Reporting issues
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
of your report being lost.
### Pull requests
If you created a patch, please submit a [Pull
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-client](irc://irc.freenode.net/#nextcloud-client).
## Contact us
If you want to contact us, e.g. before starting a more complex feature, for questions, etc
you can join us at [#nextcloud-client](irc://irc.freenode.net/#nextcloud-client).
## Source code
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/desktop.
## License