diff --git a/README.md b/README.md index a8a0792..5a96ae7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # bash_bootstrap -First Server Init \ No newline at end of file +First Server Init + +Init with + +``` +bash <(curl -fsSL https://raw.githubusercontent.com/skulldev-de/server-bootstrap/main/bootstrap.sh) +``` \ No newline at end of file