Skip to content

Commit c9fa3c6

Browse files
committed
Release version 2.1.0
1 parent beea0c0 commit c9fa3c6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@ First, you need to install library libusb-1.0 (version 1.0.12 or later):
108108
* NetBSD: `sudo pkgin install libusb1 gmake pkg-config`
109109
* Windows: TBD?
110110

111+
To fetch uhubctl source:
112+
113+
git clone https://github.com/mvp/uhubctl
114+
111115
To compile, simply run `make` - this will generate `uhubctl` binary.
112116
Note that on some OS (e.g. FreeBSD/NetBSD) you need to use `gmake` instead to build.
113117

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v2.0.0-dev
1+
v2.1.0-dev

0 commit comments

Comments
 (0)