From 13b479f13332406f7f372239cd46d2f79bc0e58a Mon Sep 17 00:00:00 2001 From: Steve Date: Fri, 11 Oct 2024 12:21:21 -0400 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5268b97..a5f1c49 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The official CLI for the Files API written in Go ## Installation > [!NOTE] -> If you are on Windows please use WSL when installing, as the current implementation will not work natively on Windows OS. +> If you are on Windows please use WSL when installing. If you get an error that it was not able to resolve the github host run `git config --global --unset http.proxy` ### Install Script