From 2a56fe55118b68cb53778e890ad522c3f7c400ce Mon Sep 17 00:00:00 2001
From: Vladislav Yarmak <vladislav@vm-0.com>
Date: Fri, 11 Jan 2019 12:15:40 +0200
Subject: [PATCH] better description of download process for Win users

---
 win/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/win/README.md b/win/README.md
index c0f7c8f..4225cf4 100644
--- a/win/README.md
+++ b/win/README.md
@@ -18,7 +18,7 @@ Requirements:
 
 1. Download and install latest Nvidia driver supported by this patch.
 2. Download latest [Win\_1337\_Apply\_Patch tool](https://github.com/Deltafox79/Win_1337_Apply_Patch/releases).
-3. Locate in this directory and download corresponding patch for your OS and driver version.
+3. Locate in this directory and download corresponding patch for your OS and driver version. Hint: if you are not familiar with git, then use Github Web UI and download entire repo as ZIP archive or right-click on Raw button and pick "Save As..." on file preview page.
 4. Apply patch to corresponding file in `%WINDIR%\system32\` with the Win\_1337\_Apply\_Patch tool. File name of patched object is specified in first line of .1337 patch.
 
 E.g, for 64bit Windows 10 running driver version 417.35 use `win10_x64/417.35/nvcuvid.1337` against `C:\WINDOWS\system32\nvcuvid.dll`.
-- 
GitLab