From 649e8fa703200c212d6ad71705e1f7dcf60deeb0 Mon Sep 17 00:00:00 2001 From: Tejas Chaudhari Date: Sat, 24 Jul 2021 11:40:28 +0530 Subject: [PATCH] updated index --- INSTALL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index b203352..d35e3b4 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -6,7 +6,7 @@ How to install * [Using packages](#Using-packages) * [With a plugin manager](#With-a-plugin-manager) * [Antigen](#Antigen) - * [Oh-my-zsh](####[Oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh)) + * [Oh-my-zsh](#In-[Oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh)) * [Prezo](#Prezto) * [zgen](#zgen) * [zplus](#zplug) @@ -87,7 +87,7 @@ This list is incomplete as there are too many Add `antigen bundle zsh-users/zsh-syntax-highlighting` as the last bundle in your `.zshrc`. -####[Oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh) +#### In [Oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh) 1. Clone this repository in oh-my-zsh's plugins directory: