apt-get -> apt

pull/2/head
Farooq Karimi Zadeh 2021-11-29 20:14:15 +03:30 committed by GitHub
parent 9d5a07979a
commit e51d1ddfa7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ Usage: add-certificates-to-phone.sh [-r] (dir) | [-d] | [-h]
Linux (Debian & Ubuntu):
```bash
sudo apt-get install libnss3-tools adb wget
sudo apt install libnss3-tools adb wget
git clone https://github.com/openGiraffes/b2g-certificates
cd b2g-certificates