Skip to content

Commit 271535f

Browse files
authored
Add silab driver installation to requirements section
1 parent 8d26706 commit 271535f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,14 @@ The API token can be created in the lichess preferences page ("API Access tokens
1010

1111
### python3 modules
1212

13-
see `requirements.txt`. You can install the modules via `pip3 install -U -r requirements.txt`
13+
see `requirements.txt`. You can install the modules via `pip3 install --user -r requirements.txt`
1414

1515
simplejson must not be installed as it doesn't work with berserk
1616

17+
### virtual com port driver
18+
19+
On the mac you need to install the Silabs virtual com port driver. It can be downloaded from the CERTABO website: https://www.certabo.com/download/
20+
1721
### calibration
1822

1923
Calibration can be run with the optional "--calibrate" command line argument. Make sure to have the pieces on the correct places.

0 commit comments

Comments
 (0)