Skip to content

Commit 657910b

Browse files
committed
docs: replace now with vercel
1 parent 830c494 commit 657910b

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
@@ -26,7 +26,7 @@ First, Please make sure your [NodeJS](https://nodejs.org/en/) is in the latest v
2626

2727
3. run `npm run dev` to browse development page.
2828

29-
4. run `npm i -g now && now` to deploy. (Default deployment to [now](https://now.sh/))
29+
4. run `npm i -g vercel && vercel` to deploy. (Default deployment to [Vercel](http://vercel.com/))
3030

3131
<br />
3232

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
3. 运行 `npm run dev` 在本地预览页面。
2626

27-
4. 运行 `npm i -g now && now` 命令开始部署。 (默认会部署到 [now](https://now.sh/))
27+
4. 运行 `npm i -g vercel && vercel` 命令开始部署。 (默认会部署到 [Vercel](http://vercel.com/))
2828

2929
<br />
3030

0 commit comments

Comments
 (0)