From 687a9b842fa565cc40b408613aaa2a96563d0bc6 Mon Sep 17 00:00:00 2001 From: Wes Roberts Date: Sat, 5 Jun 2021 17:44:27 -0400 Subject: [PATCH] Updated README formatting --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index aa7e576..d4f6e0f 100644 --- a/README.md +++ b/README.md @@ -15,17 +15,18 @@ Easily jump between commonly visited directories by running this in ranger: - Supports tab completion - Works with Python >= 2.7, or >= 3.1 -## Install via Git +## Install -Clone this repository into your `~/.config/ranger/plugins` folder. For example: +For ranger >= 1.9.3, use Git to clone this repository into your +`~/.config/ranger/plugins` folder. For example: ```sh git clone git@github.com:jchook/ranger-zoxide.git ~/.config/ranger/plugins/zoxide ``` -## Install without Git +**Legacy Install** -For ranger versions older than 1.9.3, or to install without Git, simply download +For ranger versions older than 1.9.3, or to install without Git, download `__init__.py` to your `~/.config/ranger/plugins` directory. For example: ```sh