pull/5587/head
Matthew Hooker 9 years ago
parent 7e07a7c9c4
commit 97ef340423
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1

@ -212,7 +212,7 @@ readability) to install Chef. This command can be customized if you want to
install Chef in another way.
``` text
curl -L https:///omnitruck.chef.io/chef/install.sh | \
curl -L https://omnitruck.chef.io/chef/install.sh | \
{{if .Sudo}}sudo{{end}} bash
```

Loading…
Cancel
Save