Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fundor333 committed Aug 13, 2020
1 parent 5574f7d commit e65de17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -10,7 +10,7 @@ Plugin for [`dotbot`](https://github.com/anishathalye/dotbot) to edit and sync c
git submodule add https://github.com/fundor333/crontab-dotbot.git
```

2. Modify your `install` script to enable the `ghq` plugin.
2. Modify your `install` script to enable the `crontab-dotbot` plugin.

```bash
"${BASEDIR}/${DOTBOT_DIR}/${DOTBOT_BIN}" -d "${BASEDIR}" --plugin-dir crontab-dotbot-c "${CONFIG}" "${@}"
Expand Down

0 comments on commit e65de17

Please sign in to comment.