diff --git a/README.md b/README.md index ec27bbd..952266e 100644 --- a/README.md +++ b/README.md @@ -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}" "${@}"