From e51d1ddfa74fca40800a45d5a5dac780d0ca7725 Mon Sep 17 00:00:00 2001 From: Farooq Karimi Zadeh Date: Mon, 29 Nov 2021 20:14:15 +0330 Subject: [PATCH] apt-get -> apt --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b6805f..f25a27d 100644 --- a/README.md +++ b/README.md @@ -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