From 1c24b5ea9d0b091fac58047cb1a1ca60a16a6594 Mon Sep 17 00:00:00 2001 From: David A Thompson Date: Tue, 6 Sep 2016 04:30:40 -0700 Subject: [PATCH] Clean up README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index bb01245..9364cf9 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,7 @@ 4. If you prefer different key bindings, consider modifying them: - ``` - (define-key dired-launch-mode-map (kbd "l") 'dired-launch-command)` - ``` + `(define-key dired-launch-mode-map (kbd "l") 'dired-launch-command)` ## Use