From 24b710f5455bb2218eed6777715d3f377d459282 Mon Sep 17 00:00:00 2001 From: Indrajit Raychaudhuri Date: Sat, 22 Jul 2017 13:56:32 -0500 Subject: [PATCH] [general] Fix incorrect fenced code indentation --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2f382f9..b31edd9 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ version is 4.3.17. 1. Launch Zsh: - ```console - zsh - ``` + ```console + zsh + ``` 2. Clone the repository: