···1111## Local Setup
12121313```bash
1414-# 1. Fork and clone the repository
1515-git clone https://tangled.org/mejsiejdev.bsky.social/musicsky.git
1414+# 1. Clone the repository
1515+git clone https://tangled.org/mejsiejdev.bsky.social/musicsky
1616cd musicsky
17171818# 2. Install dependencies
···3232The appview relies on [Tap](https://github.com/bluesky-social/indigo/blob/main/cmd/tap/README.md) to sync AT Protocol data. Follow the Tap README to install it, then run it with:
33333434```bash
3535-TAP_SIGNAL_COLLECTION=app.musicsky.temp.song tap
3535+TAP_SIGNAL_COLLECTION=app.musicsky.temp.song tap run
3636```
37373838## Branch Naming