Skip to content

Commit

Permalink
Make install one-liner Debian compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
Hernán Morales Durand authored Apr 29, 2021
1 parent c490200 commit 46e6cc2
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 @@ -33,7 +33,7 @@ MacOS and Windows (MinGW64/MSYS). PI automatically tries to download necessary d
# Installation

```bash
sh -c "$(curl -fsSL https://raw.githubusercontent.com/hernanmd/pi/master/install.sh)"
bash -c "$(curl -fsSL https://raw.githubusercontent.com/hernanmd/pi/master/install.sh)"
```

## bash users
Expand Down

0 comments on commit 46e6cc2

Please sign in to comment.