Edit README.md

This commit is contained in:
CharlesThobe 2022-01-04 04:23:25 +02:00
parent 383e1178f1
commit 561c8fb27b

View File

@ -3,7 +3,7 @@ can be built on termux
### installing building tools.
```
apt update
apt update && apt dist-upgrade -y
apt install build-essential git ninja
```