Skip to content
Snippets Groups Projects
Commit 34e3bfb9 authored by Alejandro Lopez Gestoso's avatar Alejandro Lopez Gestoso
Browse files

Update ReadMe.md

parent fed557dc
No related branches found
No related tags found
No related merge requests found
......@@ -109,9 +109,9 @@ Under linux all of these utilities are available in ready-to-use packages.
Under MacOS most of the packages are available via [fink](http://www.finkproject.org/ "Fink's Homepage")
## Compilation and installation
## Compilation and installation from source
Download this repository and create a build folder inside:
Clone this repository and create a build folder inside:
``` mkdir build ```
......@@ -136,8 +136,8 @@ To do that, execute
``` make install ```
as root and the shared libraries will be copied to */usr/local/lib/iridrivers* directory
and the header files will be copied to */usr/local/include/iridrivers* dierctory. At
as root and the shared libraries will be copied to */usr/local/lib/iri/iriutils* directory
and the header files will be copied to */usr/local/include/iri/iriutils* dierctory. At
this point, the library may be used by any user.
To remove the library from the system, exceute
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment