Update manual installation instructions

This commit is contained in:
Krishna Kanhaiya 2020-11-20 19:07:32 +05:30 committed by GitHub
parent fdcf1f8417
commit 2ebb0d3b2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -15,10 +15,10 @@ pkg install whatprovides
### Manual Installation:
```
pkg install git build-esssential
pkg install git gawk gzip make sqlite
git clone https://github.com/termux/whatprovides
cd whatprovides
make or make install
make install
```
### Usage: