Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e468932

Browse files
docs: use tiged instead of degit (vue-zone#106)
1 parent 436f3f1 commit e468932

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ An mobile web apps template based on the Vue 3 ecosystem.
133133
If you prefer to do it manually with the cleaner git history
134134

135135
```bash
136-
npx degit easy-temps/vue3-vant-mobile my-mobile-app
136+
npx tiged easy-temps/vue3-vant-mobile my-mobile-app
137137
cd my-mobile-app
138138
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm
139139
```

‎README.zh-CN.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ An mobile web apps template based on the Vue 3 ecosystem.
133133
如果您更喜欢使用更干净的 git 历史记录手动执行此操作
134134

135135
```bash
136-
npx degit easy-temps/vue3-vant-mobile my-mobile-app
136+
npx tiged easy-temps/vue3-vant-mobile my-mobile-app
137137
cd my-mobile-app
138138
pnpm i # 如果你没装过 pnpm, 可以先运行: npm install -g pnpm
139139
```

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /