aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/toaster-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2015-10-02 13:03:49 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-10-21 23:06:33 +0100
commitae0d508d81099822eb05e4d06d75e5288ad0db9c (patch)
tree231ee787ec7651d7d01db104ddc2ea2b816fb140 /documentation/toaster-manual
parent98d7d24a37c809a793496db0c4227e6b592bcb26 (diff)
downloadopenembedded-core-contrib-ae0d508d81099822eb05e4d06d75e5288ad0db9c.tar.gz
toaster-manual: Added note for creating virtual environment
Added a note strongly suggesting that the user should set up this virtual environment even though it is not required. (From yocto-docs rev: 1e5f5c7e36eb8541d0d0e2c7e5d37d65c84946bf) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/toaster-manual')
-rw-r--r--documentation/toaster-manual/toaster-manual-start.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/toaster-manual/toaster-manual-start.xml b/documentation/toaster-manual/toaster-manual-start.xml
index 9f24921e97..32be3a8473 100644
--- a/documentation/toaster-manual/toaster-manual-start.xml
+++ b/documentation/toaster-manual/toaster-manual-start.xml
@@ -51,6 +51,11 @@
Doing so separates the executable from Python and the
modules provided by the operating system.
This separation avoids any version conflicts.
+ <note>
+ Creating a virtual environment is not absolutely
+ necessary.
+ However, doing so is highly recommended.
+ </note>
</para>
<para>