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
|
```bash
|
||||||
make install # builds + symlinks ~/.local/bin/mytoolkit
|
make install # builds + symlinks ~/.local/bin/mytoolkit
|
||||||
mytoolkit --version
|
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
|
## Update
|
||||||
|
|||||||
Reference in New Issue
Block a user