diff --git a/README.md b/README.md index cf9c502..854c93f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # RPS-Client ```bash -wget -qO- --header 'Authorization:token 9031f8d227dd83ba601680bf3a9f6c2d26c1a970' https://gitea.int.eertmoed.net/WiS/RPS-Light-PXE/archive/latest.tar.gz| tar xvz ; bash ./rps-client/install.sh ; +wget -qO- --header 'Authorization:token 9031f8d227dd83ba601680bf3a9f6c2d26c1a970' https://gitea.int.eertmoed.net/WiS/RPS-Light-PXE/archive/latest.tar.gz | tar xvz ; bash ./rps-client/install.sh ; ``` ```ruby