Skip to content

Commit ac38ea9

Browse files
fix: videos
1 parent f14ead3 commit ac38ea9

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,25 +37,25 @@ If you want to trigger the GitHub Actions workflow instead of the local daemon:
3737

3838
### Create a repo from the CLI
3939

40-
<video src="create-repo-console-short.mp4" controls muted playsinline></video>
40+
[create-repo-console-short.mp4](create-repo-console-short.mp4)
4141

4242
Create a repo and push to it using the `powergit::` remote from your terminal.
4343

4444
### Observe the created repo in Explorer
4545

46-
<video src="observing-created-repo.mp4" controls muted playsinline></video>
46+
[observing-created-repo.mp4](observing-created-repo.mp4)
4747

4848
Browse branches, files, and history once the repo has been mirrored into PowerSync.
4949

5050
### Clone serde
5151

52-
<video src="clone-serde-short.mp4" controls muted playsinline></video>
52+
[clone-serde-short.mp4](clone-serde-short.mp4)
5353

54-
With the explorer we explore existing repos on GitHub
54+
Clone a repository via `git clone powergit::/org/repo` and let the helper stream packs locally.
5555

5656
### Create an org
5757

58-
<video src="creating-org.mp4" controls muted playsinline></video>
58+
[creating-org.mp4](creating-org.mp4)
5959

6060
Create organizations (and later manage members/repos) directly from the Explorer UI.
6161

0 commit comments

Comments
 (0)