Add readme

This commit is contained in:
2025-12-12 05:31:42 +02:00
parent 65888c3dfe
commit 0d868d0ad5
+7
View File
@@ -0,0 +1,7 @@
```
git checkout pocketbase
git fetch upstream
git rebase upstream/master
git checkout master
git checkout pocketbase -- ui
```