From e82119e83c1662e9840edf2be65550afd8a7596f Mon Sep 17 00:00:00 2001 From: Jens Deprez Date: Fri, 20 Oct 2023 20:59:10 +0200 Subject: [PATCH] Formatted the added documentation --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c1b6e7cf..99e28476 100644 --- a/README.md +++ b/README.md @@ -149,10 +149,10 @@ Each PR, especially those which increase the line count, should have a descripti ### Windows Installation The easiest way to install a C++ compiler is through the following commands: -`Install chocolatey: Run choco install mingw in admin powershell.` -`Refresh the env: refreshenv` -Run refreshenv to refresh to envoriment. +`Install chocolatey: Run choco install mingw in admin powershell.` + +`Refresh the env: refreshenv` Start Neovim. Installation may require installing build tools, and updating the run command for `telescope-fzf-native`