Update website/README.md

Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
This commit is contained in:
Laura Pacilio 2021-07-02 13:50:09 -04:00 committed by GitHub
parent 52e2094726
commit b3736334f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,4 +27,4 @@ You should preview all of your changes locally before creating a pull request. T
1. Navigate into your local `terraform` top-level directory and run `make website`.
3. Open `http://localhost:4567` in your web browser. While the preview is running, you can edit pages and Middleman will automatically rebuild them.
4. When you're done with the preview, press ctrl-C in your terminal to stop the server.
4. When you're done with the preview, press `ctrl-C` in your terminal to stop the server.