You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@
29
29
You can spin up a new install of Statamic along with this Starter Kit all in one command by using the [Statamic CLI Tool](https://github.com/statamic/cli)
30
30
31
31
```
32
-
statamic new mysite statamic/starter-kit-starters-creek
32
+
statamic new mysite statamic/starter-kit-doogie-browser
33
33
```
34
34
35
35
Follow the prompts and you'll be up and running shortly.
@@ -38,7 +38,7 @@ Follow the prompts and you'll be up and running shortly.
38
38
You can alternatively install Starter Kits into an existing Statamic 3.2+ site by running the following command while inside that install's root directory:
0 commit comments