From 3b03d675fc33685ae4eb088100d461b1f676bfdf Mon Sep 17 00:00:00 2001 From: Andrew Date: Sat, 29 Sep 2018 16:24:25 -0500 Subject: [PATCH] update latest version --- homestead.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homestead.md b/homestead.md index 7921d2be79c..177233db2f2 100644 --- a/homestead.md +++ b/homestead.md @@ -109,7 +109,7 @@ You should check out a tagged version of Homestead since the `master` branch may cd ~/Homestead // Clone the desired release... - git checkout v7.17.0 + git checkout v7.18.0 Once you have cloned the Homestead repository, run the `bash init.sh` command from the Homestead directory to create the `Homestead.yaml` configuration file. The `Homestead.yaml` file will be placed in the Homestead directory: