Merge pull request #2 from farooqkz/patch-1

apt-get -> apt in README.md snippet
master
LiarOnce 2021-12-17 09:48:58 +08:00 committed by GitHub
commit 353dad3fce
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