Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormadmonkey1907 <madfkingmonkey@gmail.com>2017-10-15 06:22:43 +0300
committerGitHub <noreply@github.com>2017-10-15 06:22:43 +0300
commit5de4194df38dc9ddf76fa2ff6e8d07e50011596f (patch)
tree113668c039300b253ef27134bdf48d97a8985c58
parent066e2d69fa33ff9d2a85b5cc65fda4eea69cfefe (diff)
parent8c01bddb2c8d48fa2c1fc94cd97ce794abc60a46 (diff)
Merge pull request #30 from thomascrha/patch-1
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1efd0e5..bf0f510 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ If you don't already have homebrew installed on your Mac:
The actual build dependencies:
```
-brew install libusb qt wget upx lzop wget
+brew install libusb qt wget upx lzop
brew link qt --force
```