From 32aa9a9b296cda7db0c3cac2dbb2ef607a9a571f Mon Sep 17 00:00:00 2001 From: Leonardo Laureti <204957+leolweb@users.noreply.github.com> Date: Mon, 28 Oct 2024 14:15:16 +0100 Subject: [PATCH] updated readme --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index fbda3f35..ec8bd176 100644 --- a/README.md +++ b/README.md @@ -69,19 +69,13 @@ You might need Curl installed with headers, details here: https://curl.se/downlo > [!NOTE] > Depending on your OS environment, you should install some dependencies (devel) -> [!TIP] -> Instructions on how to build in [BUILD.md](https://github.com/ctlcltd/e2-sat-editor/blob/main/BUILD.md) file - Clone the repository: ``` git clone https://github.com/ctlcltd/e2-sat-editor.git ``` -**Requirements:** -- build tools (`qmake` `cmake` `ninja`) -- C++17 (`gcc` `clang`) -- `qt6-base` \| `qt5-base` -- `libcurl4` +> [!TIP] +> Instructions on how to build in [BUILD.md](https://github.com/ctlcltd/e2-sat-editor/blob/main/BUILD.md) file ## Contents