docs(README): fix templates register path to contrib/mytoolkit
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user