Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brentr authored Jul 21, 2023
1 parent 17c18e3 commit a78771c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ FTDI's D2xx version 2 drivers are not supported.
Unfortunately, most recent software requires FTDI's version 2 libraries.

Note that wine version >= 7.0 is recommended.
The wine*-dev package is required to compile this shim library

To install, after cloning this repository locally:

Expand Down Expand Up @@ -68,3 +69,5 @@ all their functions are also available on dropdown menus.
make clean #remove the 64-bit objects
make ARCH=i386 #build the 32-bit library
sudo make ARCH=i386 install #install the 32-bit library

Note: This may require installing the gcc-multilib package

0 comments on commit a78771c

Please sign in to comment.