1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-05 01:34:42 +00:00

Update README.md

This commit is contained in:
deadc0de
2017-12-23 22:38:31 +01:00
committed by GitHub
parent b81783c1e6
commit e2cc16bee9

View File

@@ -122,7 +122,7 @@ $ git init
```
To avoid the need to provide the config file path to dotdrop each time it
is call, you can create an alias:
is called, you can create an alias:
```
alias dotdrop='dotdrop --cfg=<path-to-your-config.yaml>'
```