Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ctlcltd committed Oct 28, 2024
1 parent 94a6267 commit 32aa9a9
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 32aa9a9

Please sign in to comment.