Skip to content

Commit

Permalink
readme: change position of --needed argument in pacman command
Browse files Browse the repository at this point in the history
  • Loading branch information
taj-ny committed Oct 18, 2024
1 parent 03ef934 commit 5c4c236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Tested on 6.1.5 and 6.2. X11 is not supported.
<br>

```
sudo pacman -S base-devel git extra-cmake-modules qt6-tools --needed
sudo pacman -S --needed base-devel git extra-cmake-modules qt6-tools
```
</details>

Expand Down

0 comments on commit 5c4c236

Please sign in to comment.