Update README.md

This commit is contained in:
Andrew Hyatt 2020-01-03 20:04:08 -05:00 committed by GitHub
parent 2b048f05eb
commit 5756f64a2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,3 @@
[![Stories in Ready](https://badge.waffle.io/darlinghq/darling.png?label=ready&title=Ready)](https://waffle.io/darlinghq/darling)
# Darling
![Darling logo](http://darlinghq.org/img/darling250.png)
@ -9,23 +8,12 @@ Please note that no GUI applications are supported at the moment.
## Download
Darling uses many Git submodules, so a plain clone will not do.
````
git clone --recurse-submodules https://github.com/darlinghq/darling.git
````
Updating sources:
````
git pull
git submodule init
git submodule update
````
Packages for some distributions are available for download
under [releases](https://github.com/darlinghq/darling/releases).
## Build Instructions
For complete instructions, visit [DarlingHQ Wiki](https://wiki.darlinghq.org/build_instructions).
For build instructions, visit [DarlingHQ Wiki](https://wiki.darlinghq.org/build_instructions).
### Prefixes