Skip to content

Commit 4803cff

Browse files
learnintospinlock
authored andcommitted
Update tutorial_en.md (#1452)
Solve the “ansible” download slow.
1 parent 9f37bfb commit 4803cff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/tutorial_en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ Ansible installation is simple.Once Ansible is installed, there will be no daemo
192192
Ansible by default manages machines over the SSH protocol.
193193

194194
```
195-
git clone git://github.com/ansible/ansible.git -b stable-2.3
195+
git clone https://github.com/ansible/ansible.git -b stable-2.3
196196
cd ./ansible
197197
source ./hacking/env-setup
198198
cd $codis_dir/ansible

0 commit comments

Comments
 (0)