Skip to content

Commit

Permalink
readme: minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Cpasjuste committed Nov 16, 2024
1 parent 3b52fa0 commit b21a668
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ PacBrew is a pacman based package manager for building and/or managing toolchain
<summary>ubuntu 24.04</summary>

```
sudo apt install pacman-package-manager makepkg libarchive-tools build-essential autoconf libtool cmake git curl
sudo apt install -y pacman-package-manager makepkg libarchive-tools build-essential \
autoconf libtool cmake nasm git curl python3 && pip install setuptools
```
</details>
<details>
Expand Down

0 comments on commit b21a668

Please sign in to comment.