From f3660c1f68fd976ba30cf21d10dffba502a00090 Mon Sep 17 00:00:00 2001 From: UpstreamData <75442874+UpstreamData@users.noreply.github.com> Date: Fri, 11 Feb 2022 11:11:42 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d679851e..142b3c6b 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ ## Usage To use this repo, first download it, create a virtual environment, enter the virtual environment, and install relevant packages by navigating to this directory and running ```pip install -r requirements.txt``` on Windows or ```pip3 install -r requirements.txt``` on Mac or UNIX if the first command fails. +For those of you who aren't comfortable with code and developer tools, there are windows builds of the GUI applications here -> (https://drive.google.com/drive/folders/1DjR8UOS_g0ehfiJcgmrV0FFoqFvE9akW?usp=sharing) + ### CFG Util *CFG Util is a GUI for interfacing with the miners easily, it is mostly self-explanatory.*