docs(README): fix templates register path to contrib/mytoolkit

This commit is contained in:
Zhengshou Lai
2026-06-09 14:57:49 +08:00
parent 28d42eb74b
commit 37a3487fa9
+1 -1
View File
@@ -7,7 +7,7 @@ Personal CLI toolkit — unified entry point for everyday file conversion, forma
```bash
make install # builds + symlinks ~/.local/bin/mytoolkit
mytoolkit --version
mytoolkit templates register ~/workspace/templates # one-time, points at template root
mytoolkit templates register ~/workspace/contrib/mytoolkit/templates # one-time, points at template root
```
## Update