Procházet zdrojové kódy

Correct peppermint command

Steve Millington před 4 roky
rodič
revize
5191b060db
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -15,6 +15,6 @@ That gets the ability to use firefox,wget, and to install docker-ce.
 Peppermint
 ==========
 sudo cp ZscalerRootCertificate-2048-SHA256.crt /usr/local/share/ca-certificates/
-sudo update-ca-certificate
+sudo update-ca-certificates
 
 That gets firefox and wget working.