Skip to content

Commit cd0a575

Browse files
feat: update terraform providers and limit file writes on renames
1 parent 6cf598d commit cd0a575

File tree

1 file changed

+1
-3
lines changed
  • apps/frontend/src/docs/page-content/miller-start/get-started

1 file changed

+1
-3
lines changed

apps/frontend/src/docs/page-content/miller-start/get-started/installation.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ order: 20
88

99
### GitHub forks
1010

11-
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.
12-
13-
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.
11+
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.
1412

1513
```
1614
# in your new repo

0 commit comments

Comments
 (0)