Skip to content

Commit

Permalink
(fix) it seems sudo elevation doesnt work with process subsitution
Browse files Browse the repository at this point in the history
  • Loading branch information
zaquestion committed Jan 9, 2018
1 parent 1fd3440 commit e6c5e00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ brew install zaquestion/tap/lab

Installs lab into `/usr/local/bin/`
```
bash <(curl -s https://raw.githubusercontent.com/zaquestion/lab/master/install.sh)
curl -s https://raw.githubusercontent.com/zaquestion/lab/master/install.sh | bash
```

### Source
Expand Down

0 comments on commit e6c5e00

Please sign in to comment.