Fix a Markdown error

This commit is contained in:
Bradlee Speice 2012-07-25 11:15:29 -04:00
parent ffe9b4c619
commit aed0e4647d
2 changed files with 4 additions and 0 deletions

2
README
View File

@ -16,6 +16,7 @@ OpenCV is used for image processing, and XTestExtension is used for driving X11.
## Installation Instructions ## ## Installation Instructions ##
#### RPM #### #### RPM ####
Place the following content into a file named `/etc/yum.repos.d/libcvautomation.repo`: Place the following content into a file named `/etc/yum.repos.d/libcvautomation.repo`:
[libcvautomation] [libcvautomation]
name=Libcvautomation RPM repository name=Libcvautomation RPM repository
baseurl=http://djbushido.github.com/libcvautomation/rpm baseurl=http://djbushido.github.com/libcvautomation/rpm
@ -24,6 +25,7 @@ Place the following content into a file named `/etc/yum.repos.d/libcvautomation.
#### APT #### #### APT ####
Place the following lines into your `/etc/apt/sources.list`: Place the following lines into your `/etc/apt/sources.list`:
#Libcvautomation Repository #Libcvautomation Repository
deb http://djbushido.github.com/libcvautomation/apt libcvautomation/ deb http://djbushido.github.com/libcvautomation/apt libcvautomation/
deb-src http://djbushido.github.com/libcvautomation/apt libcvautomation-source/ deb-src http://djbushido.github.com/libcvautomation/apt libcvautomation-source/

View File

@ -16,6 +16,7 @@ OpenCV is used for image processing, and XTestExtension is used for driving X11.
## Installation Instructions ## ## Installation Instructions ##
#### RPM #### #### RPM ####
Place the following content into a file named `/etc/yum.repos.d/libcvautomation.repo`: Place the following content into a file named `/etc/yum.repos.d/libcvautomation.repo`:
[libcvautomation] [libcvautomation]
name=Libcvautomation RPM repository name=Libcvautomation RPM repository
baseurl=http://djbushido.github.com/libcvautomation/rpm baseurl=http://djbushido.github.com/libcvautomation/rpm
@ -24,6 +25,7 @@ Place the following content into a file named `/etc/yum.repos.d/libcvautomation.
#### APT #### #### APT ####
Place the following lines into your `/etc/apt/sources.list`: Place the following lines into your `/etc/apt/sources.list`:
#Libcvautomation Repository #Libcvautomation Repository
deb http://djbushido.github.com/libcvautomation/apt libcvautomation/ deb http://djbushido.github.com/libcvautomation/apt libcvautomation/
deb-src http://djbushido.github.com/libcvautomation/apt libcvautomation-source/ deb-src http://djbushido.github.com/libcvautomation/apt libcvautomation-source/