Browse Source

Обновить 'README.md'

Берсенев Валерий 6 days ago
parent
commit
eddc915383
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -12,7 +12,7 @@ git -c http.sslVerify=false clone https://develop.qbpro.ru/master/avto4certbot.g
12
 
12
 
13
 ```
13
 ```
14
 git clone https://develop.qbpro.ru/master/avto4certbot.git
14
 git clone https://develop.qbpro.ru/master/avto4certbot.git
15
-cd ~/auto4certbot/src
15
+cd ~/avto4certbot/src
16
 mkdir -p /etc/avto4certbot
16
 mkdir -p /etc/avto4certbot
17
 cp * /etc/avto4certbot/
17
 cp * /etc/avto4certbot/
18
 ```
18
 ```