From 42e1d5dd3b041f95fcc94767589c5abefe9f626a Mon Sep 17 00:00:00 2001 From: Ajeet D'Souza <98ajeet@gmail.com> Date: Sat, 15 Jul 2023 18:33:49 +0530 Subject: [PATCH] Fix README formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e9d878..4cbcc53 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ zoxide can be installed in 4 easy steps: > | [conda-forge] | `conda install -c conda-forge zoxide` | > | [MacPorts] | `port install zoxide` | > | [nixpkgs] | `nix-env -iA nixpkgs.zoxide` | - > + > > Or, run this command in your terminal: > > ```sh