From 38bb5bf421b7e0945601de6fa6e51c5d23410e6a Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Sun, 16 Nov 2014 21:53:00 -0600 Subject: [PATCH] Update docs. --- homestead.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/homestead.md b/homestead.md index fc427c672a6..82493c43aeb 100644 --- a/homestead.md +++ b/homestead.md @@ -60,7 +60,9 @@ Once you have installed the Homestead CLI tool, run the `init` command to create homestead init -The `Homestead.yaml` file will be placed in the `~/.homestead` directory. +The `Homestead.yaml` file will be placed in the `~/.homestead` directory. If you're using a Mac or Linux system, you may edit `Homestead.yaml` file by running the `homestead edit` command in your terminal: + + homestead edit ### Set Your SSH Key