You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> **Note**: `degit` is a tool that downloads the latest version of a repository without the git history, giving you a clean starting point. Replace `my-powersync-app` with your preferred project name.
19
+
17
20
3. Clone the repository directly and install dependencies:
18
21
19
22
```bash
@@ -121,4 +124,4 @@ The sync rules are already deployed if you followed the CLI setup steps above.
121
124
#### Option 2: Using Dashboard
122
125
1. Open the [`sync-rules.yaml`](sync-rules.yaml) in this repo and copy the contents.
123
126
2. In the [PowerSync dashboard](https://powersync.journeyapps.com/), paste that into the 'sync-rules.yaml' editor panel.
124
-
3. Click the "Deploy sync rules" button and select your PowerSync instance from the drop-down list.
127
+
3. Click the "Deploy sync rules" button and select your PowerSync instance from the drop-down list.
0 commit comments