From: Scott Rifenbark Date: Thu, 9 Jun 2016 16:28:17 +0000 (-0700) Subject: ref-manual: Fixed a typo for installing "python3-git" X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fadcb31841f0b53301dd83eb4595c0e9336f5902;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Fixed a typo for installing "python3-git" Fixes [YOCTO #9712] (From yocto-docs rev: 0ece224ec34b3b441af7a3a7a8c076d5cdce7c4d) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/usingpoky.xml b/documentation/ref-manual/usingpoky.xml index 89b3437721f..3a6b5a1a857 100644 --- a/documentation/ref-manual/usingpoky.xml +++ b/documentation/ref-manual/usingpoky.xml @@ -959,7 +959,7 @@ $ pip3 install GitPython --user Alternatively, you can install - python3-3 using the appropriate + python3-git using the appropriate distribution package manager (e.g. apt-get, dnf, or zipper).