Skip to content

Commit

Permalink
Merge pull request #45 from mallar-B/patch-1
Browse files Browse the repository at this point in the history
one of build dependency had a typo
  • Loading branch information
ChrisTitusTech authored Jul 30, 2024
2 parents 731415e + 3f89e56 commit 041eae9
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 @@ -44,7 +44,7 @@ sudo pacman -S --needed base-devel libx11 libxinerama libxft imlib2
- For Debian/Ubuntu-Based Distros

```bash
sudo apt install -y build-essential libx11-dev libxinerama-dev libxft-dev libimblib2-dev
sudo apt install -y build-essential libx11-dev libxinerama-dev libxft-dev libimlib2-dev
```

Installation
Expand Down

0 comments on commit 041eae9

Please sign in to comment.