Commit 271535f 1 parent 8d26706 commit 271535f Copy full SHA for 271535f
File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,14 @@ The API token can be created in the lichess preferences page ("API Access tokens
10
10
11
11
### python3 modules
12
12
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 `
14
14
15
15
simplejson must not be installed as it doesn't work with berserk
16
16
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
+
17
21
### calibration
18
22
19
23
Calibration can be run with the optional "--calibrate" command line argument. Make sure to have the pieces on the correct places.
You can’t perform that action at this time.
0 commit comments