Fix long lines in usage.md

This commit is contained in:
francesco-st 2020-10-05 15:42:02 +02:00 committed by Victor Zverovich
parent 7612c1ea87
commit 7277035736

View File

@ -176,12 +176,14 @@ request <https://github.com/Microsoft/vcpkg>`__ on the vcpkg repository.
LHelper
=======
You can download and install fmt using `lhelper <https://github.com/franko/lhelper>`__ dependency manager::
You can download and install fmt using
`lhelper <https://github.com/franko/lhelper>`__ dependency manager::
lhelper activate <some-environment>
lhelper install fmt
All the recipes for lhelper are kept in the `lhelper's recipe <https://github.com/franko/lhelper-recipes>`__ repository.
All the recipes for lhelper are kept in the
`lhelper's recipe <https://github.com/franko/lhelper-recipes>`__ repository.
Android NDK
===========