diff --git a/README.md b/README.md index 2239e68..c0822fe 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ To get started, clone the repository and run the setup script: ```bash git clone git@github.com:pgaijin66/dotfiles.git cd dotfiles -/bin/bash bootstrap.sh +bash bootstrap.sh ``` ## Script Breakdown @@ -127,4 +127,4 @@ function start_services { skhd --restart-service yabai --restart-service } -``` \ No newline at end of file +```