Fix for iphone and m1 mac builds (#172)
This commit is contained in:
parent
824ba3f42f
commit
794ea4f735
2 changed files with 6 additions and 6 deletions
|
|
@ -50,7 +50,7 @@ To install UwUfetch from the source, type these commands in the terminal:
|
|||
```shell
|
||||
git clone https://github.com/TheDarkBug/uwufetch.git
|
||||
cd uwufetch
|
||||
make build
|
||||
make build # add "CFLAGS+=-D__IPHONE__" if you are building for iOS
|
||||
sudo make install # for termux, use `make termux`
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue