Made changes to wording as requested
This commit is contained in:
@@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
> Simple, single-command web publishing.
|
> Simple, single-command web publishing.
|
||||||
|
|
||||||
- Upload a new site:
|
- Upload a new site to surge.sh:
|
||||||
|
|
||||||
`surge {{ /path/to/my-project }}`
|
`surge {{ /path/to/my-project }}`
|
||||||
|
|
||||||
- Deploy site to custom domain (note DNS records must be changed on domain):
|
- Deploy site to custom domain (note that the DNS records must be changed on the domain):
|
||||||
|
|
||||||
`surge {{ path/to/my-project }} {{ my-custom-domain.com }}`
|
`surge {{ path/to/my-project }} {{ my-custom-domain.com }}`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user