diff --git a/README.md b/README.md index 66e6359..c8e8a92 100644 --- a/README.md +++ b/README.md @@ -181,7 +181,7 @@ This project is bootstrapped using TypeScript & React for the UI, and Go for bac ### Setup ```sh -git clone https://github.com/khairul169/garage-webui.git +git clone https://github.com/Adekabang/garage-webui.git cd garage-webui && pnpm install cd backend && pnpm install && cd .. ```