diff --git a/docs/tools/buildkit.md b/docs/tools/buildkit.md index 6ac74ab41cbf14ada9d59c9c5ec5ede63d1e8970..de1d1fee0bc7f459936d72d9f32629f043f486df 100644 --- a/docs/tools/buildkit.md +++ b/docs/tools/buildkit.md @@ -23,7 +23,7 @@ Note: * When executing the above command, you should *not* run as `root`. However, you *should* have `sudo` permissions. - * The `--full` option is *very opinionated*; it specifically installs `php`, `apache`, and `mysql` (rather than `hvm`, `nginx`, `lighttpd`, or `percona`). If you try to mix `--full` with alternative systems, then expect conflicts. + * The `--full` option is *very opinionated*; it specifically installs `php`, `apache`, and `mysql` (rather than `hhvm`, `nginx`, `lighttpd`, or `percona`). If you try to mix `--full` with alternative systems, then expect conflicts. * If you use the Ubuntu feature for "encrypted home directories", then don't put buildkit in `~/buildkit`. Consider `/opt/buildkit`, `/srv/buildkit`, or some other location that remains available during reboot. ### Vagrant @@ -83,7 +83,7 @@ npm install fs-extra Using buildkit, you can create a CiviCRM environment with the PR applied. -For Example: +For example: ```bash civibuild create dmaster \