File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515## Quick Start
1616
1717``` bash [Terminal]
18- npx nuxi init -t github:nuxt-ui-pro/docs
18+ npx nuxi init -t github:nuxt-ui-pro/docs#v3
1919```
2020
2121## Setup
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Use this template on Nuxt Studio and start your documentation in seconds.
1616You can start a fresh new project with:
1717
1818``` bash [Terminal]
19- npx nuxi init -t github:nuxt-ui-pro/docs
19+ npx nuxi init -t github:nuxt-ui-pro/docs#v3
2020```
2121
2222or create a new repository from GitHub:
Original file line number Diff line number Diff line change 88#default
99::: prose-pre { filename =" Terminal " }
1010``` bash
11- npx nuxi init -t github:nuxt-ui-pro/docs
11+ npx nuxi init -t github:nuxt-ui-pro/docs#v3
1212```
1313:::
1414
You can’t perform that action at this time.
0 commit comments