diff --git a/README.md b/README.md index 78b9e17..a82e61d 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ This repository contains a script to set up your development environment by inst To get started, clone the repository and run the setup script: ```bash -git clone -cd +git clone git@github.com:pgaijin66/dotfiles.git +cd dotfiles /bin/bash bootstrap.sh ```