From 0299041ee25fc969fbd7f3de4ef8411a53b82761 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Grabovsk=C3=BD?= Date: Tue, 27 Aug 2013 15:21:57 +0200 Subject: [PATCH] Better wording in a note --- doc/02-libraries.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/02-libraries.md b/doc/02-libraries.md index a2cee3a97..3c6323e9c 100644 --- a/doc/02-libraries.md +++ b/doc/02-libraries.md @@ -98,7 +98,9 @@ Here are some examples of version branch names: 1.0 (equals 1.0.x) 1.1.x -> **Note:** When you install a dev version, it will install it from source. +> **Note:** When you install a development version, it will be automatically +> pulled from its `source`. See the [`install`](03-cli.md#install) command +> for more details. ### Aliases