Skip to content

Commit

Permalink
cleaup packages
Browse files Browse the repository at this point in the history
  • Loading branch information
olehnikolaiev committed Nov 13, 2024
1 parent 9ae5ba9 commit 031280b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ Ensure that the required packages are installed by executing:

```shell
sudo apt-get update
sudo apt-get install -y automake cmake build-essential libprocps-dev libtool\
pkg-config yasm texinfo autoconf flex bison clang-format-6.0
sudo apt-get install -y automake cmake build-essential libgnutls28-dev libtool\
pkg-config yasm texinfo autoconf clang-format-14
```

Configure the project build with the following commands.
Expand Down

0 comments on commit 031280b

Please sign in to comment.