Parcourir la source

Correct peppermint command

Steve Millington il y a 4 ans
Parent
commit
5191b060db
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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.