Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
esn89 authored Jul 19, 2018
1 parent 79b7ac7 commit 1b4e9f5
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 @@ -27,14 +27,14 @@ sceptrefun $action $env $stack

By default it uses Warcraft sounds, but you can override this behaviour using additional `-t` flag:

- `-t terrain` - for Starcraft Terrain sounds
- `-t terran` - for Starcraft Terrain sounds
- `-t protoss` - for Starcraft Protoss sounds
- `-t zerg` - for Starcraft Zerg sounds

Command with override could look like this:

```bash
sceptrefun -t terrain launch-stack dev vpc
sceptrefun -t terran launch-stack dev vpc
```

If you trust this project and want to stop typing `sceptrefun` everytime, put this in your `~/.zshrc` or `~/.bashrc`:
Expand Down

0 comments on commit 1b4e9f5

Please sign in to comment.