From 18af51827078b1682237aa1a7eb5a2609e5f1fd9 Mon Sep 17 00:00:00 2001 From: Bernardo Carvalho Date: Sun, 14 Apr 2024 18:00:23 +0100 Subject: [PATCH] Initial import Signed-off-by: Bernardo Carvalho --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 350a3f7..7f73da5 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,13 @@ See instructions in (https://vcis-gitlab.f4e.europa.eu/aneto/MARTe2-demos-padova ### Download all the needed software -Open a terminal, -`sudo apt update` +Open a terminal, +`sudo apt update` `sudo apt upgrade` Install all the standard development tools, the cmake compiler: -`sudo apt-get install -y build-essential git cmake` +`sudo apt-get install -y build-essential git cmake` `sudo apt-get install -y libncurses-dev` Solve dependencies for MARTe2 and EPICS: