From ca9900373c01609a0728d473c9c456d1febe99d1 Mon Sep 17 00:00:00 2001 From: Alejandro Lopez Gestoso <alopez@iri.upc.edu> Date: Thu, 30 May 2019 14:58:53 +0200 Subject: [PATCH] Corrected some typos --- ReadMe.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 933c8b8..689368f 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -16,9 +16,9 @@ On the following image is shown a pan&tilt and its controller: <img src="doc/images/ptu_d46.png" alt="ptu_d46" height="150"> -## Instalation +## Installation -If the labrobotica's repository was already added to your computer, is only necessary the third command: +If the labrobotica's repository was already added to your computer, it's only necessary the third command: ``` sudo sh -c 'echo "deb [arch=amd64] http://147.83.76.226/~irilabo/packages xenial main" > /etc/apt/sources.list.d/labrobotica_repo.list' ``` -- GitLab