Bob Mottram hace 11 años
padre
commit
f3b6600eb1
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      beaglebone.txt

+ 2
- 2
beaglebone.txt Ver fichero

@@ -421,7 +421,7 @@ service rng-tools restart
421 421
 
422 422
 Your BBB will now use hardware to generate random numbers.
423 423
 
424
-*** On other Single Board Comuters
424
+*** On other Single Board Computers
425 425
 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:
426 426
 
427 427
 #+BEGIN_SRC: bash
@@ -6184,7 +6184,7 @@ cd mediagoblin
6184 6184
 git submodule init
6185 6185
 git submodule update
6186 6186
 virtualenv --system-site-packages .
6187
-./bin/python setup.py install
6187
+./bin/python setup.py develop
6188 6188
 #+END_SRC
6189 6189
 
6190 6190
 Fails here.  Currently not installable.