Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
warrensearle committed May 18, 2021
1 parent 3b190d1 commit 6099a5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ npm run build

### Deploys to staging environment
```
npm run deploy-staging
npm run staging:deploy
```

### Deploys to production environment
```
npm run deploy-production
npm run production:deploy
```

### Lints and fixes files
Expand Down

0 comments on commit 6099a5b

Please sign in to comment.