From b2c1a1619e13954ed6c1be027cc8cd7bd9a87150 Mon Sep 17 00:00:00 2001 From: Vidush Date: Wed, 9 May 2018 16:42:55 -0700 Subject: docs: Clarified Instruction for Ubuntu/Python 2 Combo --- host/docs/rd_testing.dox | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'host/docs') diff --git a/host/docs/rd_testing.dox b/host/docs/rd_testing.dox index 1817cf9f2..a9251cffd 100644 --- a/host/docs/rd_testing.dox +++ b/host/docs/rd_testing.dox @@ -93,8 +93,9 @@ Devtests are only defined for some devices. When running a devtest, all peripherals must be disconnected (e.g., no daughterboards on the X-Series, no GPSDOs on the B- and X-Series). -Running these tests requires the yaml package. Install this by executing the -command: `sudo apt-get install python-yaml` +Running these tests requires the yaml package. On Ubuntu, run +`sudo apt-get install python-yaml` to install the Python 2 version of the YAML +library. \subsection rdtesting_devtest_manual Devtest: Manual Test Procedure -- cgit v1.2.3