diff --git a/README.md b/README.md index 2479fd81cf0c775a98394bb0adebd89a0b9b050d..486ba334ce814218e7b44a465566da78855b56ea 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Install system dependencies: ``` sudo apt-get install libqt4-dev qt4-qmake qt4-dev-tools libopenscenegraph-dev ``` -Create a build folder inside OpenRoadEd. From the project root folder, execute the following command: +From the project root folder, execute the following command to create a build folder inside OpenRoadEd: ``` mkdir -p OpenRoadEd/build ``` @@ -157,4 +157,4 @@ Mantainer IRI labrobotics (labrobotica@iri.upc.edu) This package is distributed in the hope that it will be useful, but without any warranty. It is provided "as is" without warranty of any kind, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The entire risk as to the quality and performance of the program is with you. Should the program prove defective, IRI does not assume the cost of any necessary servicing, repair or correction. -In no event unless required by applicable law the author will be liable to you for damages, including any general, special, incidental or consequential damages arising out of the use or inability to use the program (including but not limited to loss of data or data being rendered inaccurate or losses sustained by you or third parties or a failure of the program to operate with any other programs), even if the author has been advised of the possibility of such damages. \ No newline at end of file +In no event unless required by applicable law the author will be liable to you for damages, including any general, special, incidental or consequential damages arising out of the use or inability to use the program (including but not limited to loss of data or data being rendered inaccurate or losses sustained by you or third parties or a failure of the program to operate with any other programs), even if the author has been advised of the possibility of such damages.