Bob Mottram 11 年之前
父節點
當前提交
f3b6600eb1
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. 2
    2
      beaglebone.txt

+ 2
- 2
beaglebone.txt 查看文件

@@ -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.