Explorar el Código

Correct peppermint command

Steve Millington hace 4 años
padre
commit
5191b060db
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.