diff --git a/README.md b/README.md index d1f01be..0ff951a 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Clone this repository directly into your Pi extensions directory: mkdir -p ~/.pi/agent/extensions # Clone the repo -git clone https://github.com/YOUR_USERNAME/pi-notify-pp.git ~/.pi/agent/extensions/pi-notify-pp +git clone https://github.com/kim0/pi-notify-pp.git ~/.pi/agent/extensions/pi-notify-pp ``` Pi will automatically discover `index.ts` in the `pi-notify-pp` folder.