Skip to content

Commit 94b15d3

Browse files
committed
Does this work?
1 parent 7cd8e0c commit 94b15d3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

INSTALL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -522,12 +522,12 @@ proceed to [install EasyCrypt from Source](#installing-easycrypt-from-source).
522522
- [OCaml ini-files](https://opam.ocaml.org/packages/ocaml-inifiles/) (version >= 1.2)
523523
Additional resources:
524524
- http://archive.ubuntu.com/ubuntu/pool/universe/o/ocaml-inifiles
525-
- [Python3](https://www.python.org/downloads)
525+
- [Python3](https://www.python.org/downloads)
526526
You also need to install the following libraries:
527527
- [Python3 YAML](https://pyyaml.org/wiki/PyYAMLDocumentation)
528528
- [Python3 Curses](https://docs.python.org/3/library/curses.html#module-curses)
529529
- *Note: This might already be included with your Python installation. If so,
530-
you do not need to install it separately.*
530+
you do not need to install it separately.*
531531
Additional resources:
532532
- https://pypi.org/project/PyYAML
533533
- https://github.com/yaml/pyyaml

0 commit comments

Comments
 (0)