From f3b6600eb11e1a1cc86d7551abfe5a5a31b01e8a Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 30 Mar 2014 18:34:29 +0100 Subject: [PATCH] Typo --- beaglebone.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/beaglebone.txt b/beaglebone.txt index 3a52971f..a0af9ae6 100644 --- a/beaglebone.txt +++ b/beaglebone.txt @@ -421,7 +421,7 @@ service rng-tools restart Your BBB will now use hardware to generate random numbers. -*** On other Single Board Comuters +*** On other Single Board Computers If you are not using a Beaglebone (a Cubieboard for example), or if you didn't update the kernel, then you can still improve the random number generation by installing: #+BEGIN_SRC: bash @@ -6184,7 +6184,7 @@ cd mediagoblin git submodule init git submodule update virtualenv --system-site-packages . -./bin/python setup.py install +./bin/python setup.py develop #+END_SRC Fails here. Currently not installable.