summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-06-06 19:09:26 -0700
committerTim Smith <tsmith@chef.io>2018-06-06 19:09:26 -0700
commitc3967bf7239c3fa7be2753aaa75b4b5d76f63cf9 (patch)
tree89ef88e9eb3cadd75442596d46f641990278ca02 /README.md
parent6ab041bdcea2999f73bd5628ae64379506ac5a83 (diff)
downloadchef-c3967bf7239c3fa7be2753aaa75b4b5d76f63cf9.tar.gz
Don't link to a private repo for guidance
That really isn't helpful to anymore that needs to know Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 369573e1ea..8b1aceb5d4 100644
--- a/README.md
+++ b/README.md
@@ -113,9 +113,7 @@ bundle install
bundle exec omnibus build chef
```
-The prerequisites necessary to run omnibus itself are not documented here. The automation we use is
-the [opscode-ci cookbook](https://github.com/chef-cookbooks/opscode-ci) cookbook, which serves as the most
-current documentation.
+The prerequisites necessary to run omnibus itself are not documented in this repository. See the [Omnibus repository](https://github.com/chef/omnibus) for additional details.
## Updating Dependencies