Skip to content

Commit

Permalink
Add Chocolatey package installation (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
pauby authored Jun 24, 2020
1 parent 068f33e commit b2aeb17
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,14 @@ Use the [Azure DevOps Board](https://ligstd.visualstudio.com/Apple%20PTP%20Track
3. Right click "remove the device" and also check "uninstall driver"
4. Rescan devices

## Installation with Chocolatey

The drivers are available as a [Chocolatey package](https://chocolatey.org/packages/mac-precision-touchpad/). To install using [Chocolatey](https://chocolatey.org) run:

```
choco install mac-precision-touchpad
```

## For developers

- SPI/T2 version is kernel-mode driver, using KMDF Framework v1.23. Windows 10 Driver Development Kit Version 1903 is required for development and testing.
Expand Down

0 comments on commit b2aeb17

Please sign in to comment.