소스 검색

Correct peppermint command

Steve Millington 4 년 전
부모
커밋
5191b060db
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.