Skip to content

Commit

Permalink
Update README.md (#852)
Browse files Browse the repository at this point in the history
  • Loading branch information
laurenzlong authored and mbleigh committed Aug 2, 2018
1 parent 54b1d71 commit a47baab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -53,12 +53,12 @@ Append `--no-localhost` to login (i.e., `firebase login --no-localhost`) to copy

### Deployment and Local Development

These commands let you deploy and interact with your Firebase Hosting site.
These commands let you deploy and interact with your Firebase services.

Command | Description
------- | -----------
**deploy** | Deploys your Firebase project. Relies on `firebase.json` configuration and your local project folder.
**serve** | Start a local web server with your Firebase Hosting configuration. Relies on `firebase.json`.
**serve** | Start a local server with your Firebase Hosting configuration and HTTPS-triggered Cloud Functions. Relies on `firebase.json`.

### Auth Commands

Expand Down

0 comments on commit a47baab

Please sign in to comment.