From 202ae9a61ea78296a6e9a9032cec9c5648a2705a Mon Sep 17 00:00:00 2001 From: "Casper Ti. Vector" Date: Fri, 9 Nov 2012 19:14:43 +0800 Subject: [PATCH] README.md: better formatting in markdown. --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) 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,