Bob Mottram 11 år sedan
förälder
incheckning
51ad0e59ec
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2
    2
      beaglebone.txt

+ 2
- 2
beaglebone.txt Visa fil

7491
 *** Software sources
7491
 *** Software sources
7492
 If you get errors when running *apt-get update* then you may need to check your repositories list.  Here are examples of repositories within */etc/apt/sources.list*
7492
 If you get errors when running *apt-get update* then you may need to check your repositories list.  Here are examples of repositories within */etc/apt/sources.list*
7493
 
7493
 
7494
-*** Beaglebone Black
7494
+**** Beaglebone Black
7495
 
7495
 
7496
 #+BEGIN_SRC: bash
7496
 #+BEGIN_SRC: bash
7497
 deb http://ftp.us.debian.org/debian/ wheezy main contrib non-free
7497
 deb http://ftp.us.debian.org/debian/ wheezy main contrib non-free
7505
 
7505
 
7506
 deb http://ftp.us.debian.org/debian wheezy-backports main contrib non-free
7506
 deb http://ftp.us.debian.org/debian wheezy-backports main contrib non-free
7507
 #+END_SRC
7507
 #+END_SRC
7508
-*** Cubieboard
7508
+**** Cubieboard
7509
 #+BEGIN_SRC: bash
7509
 #+BEGIN_SRC: bash
7510
 deb http://ftp.us.debian.org/debian/ wheezy main contrib non-free
7510
 deb http://ftp.us.debian.org/debian/ wheezy main contrib non-free
7511
 deb-src http://ftp.us.debian.org/debian/ wheezy main contrib non-free
7511
 deb-src http://ftp.us.debian.org/debian/ wheezy main contrib non-free