Skip to content

Commit e6cf6a7

Browse files
committed
updated readme to use stage with create_domain
1 parent a728f44 commit e6cf6a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Many popular IDEs and editors support this out of the box or with a plugin.
3434
2. Change the base `custom.baseDomainName` property in `serverless.yml` to the zone name, eg `whatever.com`
3535
3. Then run:
3636
```
37-
npx serverless create_domain
37+
npx serverless create_domain --stage test
3838
```
3939
4040
## Development

0 commit comments

Comments
 (0)