this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update README.md

authored by

Andrew Hyatt and committed by
GitHub
5756f64a 2b048f05

+3 -15
+3 -15
README.md
··· 1 - [![Stories in Ready](https://badge.waffle.io/darlinghq/darling.png?label=ready&title=Ready)](https://waffle.io/darlinghq/darling) 2 1 # Darling 3 2 4 3 ![Darling logo](http://darlinghq.org/img/darling250.png) ··· 9 8 10 9 ## Download 11 10 12 - Darling uses many Git submodules, so a plain clone will not do. 13 - 14 - ```` 15 - git clone --recurse-submodules https://github.com/darlinghq/darling.git 16 - ```` 17 - 18 - Updating sources: 19 - 20 - ```` 21 - git pull 22 - git submodule init 23 - git submodule update 24 - ```` 11 + Packages for some distributions are available for download 12 + under [releases](https://github.com/darlinghq/darling/releases). 25 13 26 14 ## Build Instructions 27 15 28 - For complete instructions, visit [DarlingHQ Wiki](https://wiki.darlinghq.org/build_instructions). 16 + For build instructions, visit [DarlingHQ Wiki](https://wiki.darlinghq.org/build_instructions). 29 17 30 18 ### Prefixes 31 19