From c17928eb3f77ff27fbe18daf6ae3760219b6bca2 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 4 Mar 2018 18:15:19 -0500 Subject: fix some formatting --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8493dc0..7ed2b46 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,9 @@ `fancy-prompt` is a command which generates prompt output directly. First, install the `fancy-prompt` binary itself: -`cargo install fancy-prompt` +``` +cargo install fancy-prompt +``` Then, configure fancy-prompt for your shell: -- cgit v1.2.3