diff --git a/README.md b/README.md index dc5be04..2b8904f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Heavily inspired by [LARBS](https://github.com/LukeSmithxyz/LARBS). To get started, run the following code after booting into the installation medium ``` bash -curl https://g.phga.de/toerd/fresh/raw/branch/master/bootstrap.sh | bash +bash <(curl https://g.phga.de/toerd/fresh/raw/branch/master/bootstrap.sh) ``` Done!