Skip to content

Commit

Permalink
Point to openssl 3.1.1 in Windows instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
philrz committed Jan 31, 2024
1 parent 15236dd commit 2ab907a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ To install these, you can use:
choco install -y --no-progress winflexbison3
choco install -y --no-progress msysgit
choco install -y --no-progress python
choco install -y --no-progress openssl
choco install -y --no-progress openssl --version=3.1.1
Once the dependencies are installed, you will need to add the Git installation
to your PATH (``C:\Program Files\Git\bin`` by default). This is needed for the
Expand Down

0 comments on commit 2ab907a

Please sign in to comment.