From 2222d156b9af9dab4687c0575865dd189150afaa Mon Sep 17 00:00:00 2001 From: Isuldor Date: Sat, 16 Mar 2019 10:38:58 -0700 Subject: [PATCH] Fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d284ec..95cb223 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ A good UI gets out of your way. [My minimal UI](https://i.imgur.com/mcO4oAA.jpg) Assuming you're using bash on Windows 10 with bash installed, you could install the UI with the following commands: ```bash -git clone https://github.com/brianbaligad/eqclient-conf +git clone https://github.com/isuldor/eqclient-conf cd eqclient-conf/ui ./install ```