From 381ef821ca1860c83222679af1a6265730529268 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Varga=20P=C3=A1l?= Date: Fri, 21 Oct 2022 13:20:43 +0200 Subject: [PATCH] =?UTF-8?q?'README.md'=20m=C3=B3dos=C3=ADt=C3=A1sa?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ff21c70..77843e2 100644 --- a/README.md +++ b/README.md @@ -47,10 +47,11 @@ apt-get update apt-get dist-upgrade ``` -### Qt és keresztfordító telepítése +### Szükséges csomagok telepítése ``` apt-get install qtcreator qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools -apt-get install gcc-arm-linux-gnueabihf g++-arm-linux-gnueabihf +//apt-get install gcc-arm-linux-gnueabihf g++-arm-linux-gnueabihf +apt-get install gcc git bison python gperf pkg-config gdb-multiarch build-essential ``` ### Jelszó nélküli ssh kapcsolat beállítása