Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
segersniels committed Jan 19, 2018
1 parent f581fa7 commit e731ded
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 @@ -9,8 +9,8 @@ What's Up, Dock(er)? A slightly more visual way to interact with the docker daem
gem install tty-prompt ; curl -o /usr/local/bin/supdock https://raw.githubusercontent.com/segersniels/supdock/master/supdock ; chmod +x /usr/local/bin/supdock
```

You might have to execute as `sudo` to install the gem.
If you don't want to use `supdock` and `docker` separately you can just set an alias:
You might have to execute as `sudo` to install the gem.
If you don't want to use `supdock` and `docker` separately you can just set an alias.

```bash
alias docker="supdock"
Expand Down

0 comments on commit e731ded

Please sign in to comment.