mirror of
https://github.com/borgbackup/borg.git
synced 2025-03-10 14:15:43 +00:00
docs: update cygwin install notes to python 3.9
This commit is contained in:
parent
07cf06f9e1
commit
b2ab823fea
1 changed files with 2 additions and 2 deletions
|
@ -314,8 +314,8 @@ Cygwin
|
|||
|
||||
Use the Cygwin installer to install the dependencies::
|
||||
|
||||
python38 python38-devel python38-pkgconfig
|
||||
python38-setuptools python38-pip python38-wheel python38-virtualenv
|
||||
python39 python39-devel python39-pkgconfig
|
||||
python39-setuptools python39-pip python39-wheel python39-virtualenv
|
||||
libssl-devel libxxhash-devel libdeflate-devel liblz4-devel libzstd-devel
|
||||
binutils gcc-g++ git make openssh
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue