diff --git a/README.md b/README.md index 1ce0781..970271d 100644 --- a/README.md +++ b/README.md @@ -24,5 +24,5 @@ bash -c "$(curl -fsSL https://git.xoservice.nl/marcel/archlinux/raw/master/pre/r After the automated reboot a clean archlinux installation will be available. Now login using the default root credentials and execute the following command: ``` -bash -c "$(curl -fsSL https://git.xoservice.nl/marcel/archlinux/raw/master/post.run.sh)" +bash -c "$(curl -fsSL https://git.xoservice.nl/marcel/archlinux/raw/master/post/run.sh)" ```