mirror of
https://github.com/bspeice/libcvautomation
synced 2025-04-21 00:41:29 -04:00
Fix a Markdown error
This commit is contained in:
parent
ffe9b4c619
commit
aed0e4647d
2
README
2
README
@ -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/
|
||||||
|
@ -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/
|
||||||
|
Loading…
Reference in New Issue
Block a user