From 58736b6484d542f1456fef16e0f6b003dec818c5 Mon Sep 17 00:00:00 2001 From: Arjun Patel Date: Wed, 31 May 2023 23:15:17 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e570228..5694ee2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ ## Step one install ripgrep: `brew install ripgrep` +install packer (find install on their github repo) ## Step two open nvim anywhere. `nvim .`