From cd0a575a36c0aa977a832bad596acc1cec1f7a4f Mon Sep 17 00:00:00 2001 From: Darragh ORiordan Date: Sun, 31 Dec 2023 21:21:28 +1100 Subject: [PATCH] feat: update terraform providers and limit file writes on renames --- .../page-content/miller-start/get-started/installation.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/apps/frontend/src/docs/page-content/miller-start/get-started/installation.md b/apps/frontend/src/docs/page-content/miller-start/get-started/installation.md index 2e2221a6..0cbd58b0 100644 --- a/apps/frontend/src/docs/page-content/miller-start/get-started/installation.md +++ b/apps/frontend/src/docs/page-content/miller-start/get-started/installation.md @@ -8,9 +8,7 @@ order: 20 ### GitHub forks -I recommend NOT forking the project on Github. Instead, create a new repo and copy the files over in to your new repo. Use diffs to see what has changed. - -There are a couple of ways to do this. You can create a new repo and then add use-miller as a remote and fetch the files from there. +I recommend NOT forking the project on Github. Instead, create a new repo and copy the files over in to your new repo. Use diffs like below to see what has changed on the miller repo. ``` # in your new repo