Browse Source

Fix thinko

Bob Mottram 11 years ago
parent
commit
61bd349bc7
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      beaglebone.txt

+ 1
- 1
beaglebone.txt View File

2493
 git clone https://github.com/perusio/nginx_ensite
2493
 git clone https://github.com/perusio/nginx_ensite
2494
 cd ~/build/nginx_ensite
2494
 cd ~/build/nginx_ensite
2495
 cp nginx_* /usr/sbin
2495
 cp nginx_* /usr/sbin
2496
-#+END_VERSE
2496
+#+END_SRC
2497
 
2497
 
2498
 In the examples below replace /mydomainname.com/ with your own domain name.
2498
 In the examples below replace /mydomainname.com/ with your own domain name.
2499
 
2499