mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-09 21:07:46 +00:00
[examples] Update readme to use Vercel CLI (#4383)
Fixes an issue someone mentioned in discussion #4361
This commit is contained in:
@@ -22,8 +22,8 @@ $ npx create-react-app my-app
|
||||
|
||||
### Deploying From Your Terminal
|
||||
|
||||
You can deploy your new React project, along with [Serverless Functions](https://vercel.com/docs/v2/serverless-functions/introduction), with a single command from your terminal using [Now CLI](https://vercel.com/download):
|
||||
You can deploy your new React project, along with [Serverless Functions](https://vercel.com/docs/v2/serverless-functions/introduction), with a single command from your terminal using [Vercel CLI](https://vercel.com/download):
|
||||
|
||||
```shell
|
||||
$ now
|
||||
$ vercel
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user