This commit is contained in:
Isuldor
2019-03-16 10:38:58 -07:00
parent f24850ca69
commit 2222d156b9
+1 -1
View File
@@ -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
```