diff --git a/README.md b/README.md index b928aa9..62c45ad 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,15 @@ Invocation ---------- To run cdm, use - $ cdm [RCFILE] + + $ cdm [RCFILE] cdm tries to source configuration files in this order, and uses the first existing one: - [RCFILE specified on command line] - $HOME/.cdmrc - /etc/cdmrc + + [RCFILE specified on command line] + $HOME/.cdmrc + /etc/cdmrc To autostart cdm when you log in your account, copy the content of /usr/share/doc/cdm/profile.sh to the tail of your shell profile (~/.profile,