Made changes to wording as requested

coverage
Tom Hill 2017-11-28 09:34:04 +11:00 committed by GitHub
parent b3b921baf4
commit c798774097
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,11 +2,11 @@
> Simple, single-command web publishing.
- Upload a new site:
- Upload a new site to surge.sh:
`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 }}`