From c8c996e12c7c7b479870b543af079f5bcb4c5881 Mon Sep 17 00:00:00 2001 From: Krzysztof Wicher Date: Tue, 3 May 2016 13:38:59 -0700 Subject: [PATCH] Fix comment about PKG dependencies --- Documentation/cli-installation-scenarios.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/cli-installation-scenarios.md b/Documentation/cli-installation-scenarios.md index 3a479dec2..85f547741 100644 --- a/Documentation/cli-installation-scenarios.md +++ b/Documentation/cli-installation-scenarios.md @@ -106,7 +106,7 @@ This, however, does have one specific constraint: **newer versions must be insta | apt-get | Y | | rpm | Y | -`*` PKG has no way of installing native dependencies +`*` PKG cannot specify and automatically install native dependencies A list of dependencies can be found on [dependency list](TBD).