From f72ee8e742a171db74ed32b54b85953b8dfe1d77 Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Sat, 30 Jan 2021 13:20:59 +0200 Subject: Rewrap long text lines in docs. [skip ci] --- docs/markdown/Installing.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'docs/markdown/Installing.md') diff --git a/docs/markdown/Installing.md b/docs/markdown/Installing.md index 9dc2ad438..93f6d19ba 100644 --- a/docs/markdown/Installing.md +++ b/docs/markdown/Installing.md @@ -4,7 +4,8 @@ short-description: Installing targets # Installing -Invoked via the [following command](Commands.md#install) *(available since 0.47.0)*: +Invoked via the [following command](Commands.md#install) *(available +since 0.47.0)*: ```sh meson install @@ -114,8 +115,8 @@ $ DESTDIR=/path/to/staging/area meson install ## Custom install behaviour -Installation behaviour can be further customized using -additional arguments. +Installation behaviour can be further customized using additional +arguments. For example, if you wish to install the current setup without rebuilding the code (which the default install target always does) and -- cgit v1.2.3