We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4414f37 commit 93f674cCopy full SHA for 93f674c
1 file changed
INSTALL.md
@@ -526,9 +526,7 @@ proceed to [install EasyCrypt from Source](#installing-easycrypt-from-source).
526
You also need to install the following libraries:
527
- [Python3 YAML](https://pyyaml.org/wiki/PyYAMLDocumentation)
528
- [Python3 Curses](https://docs.python.org/3/library/curses.html#module-curses)
529
- - *Note: This might already be included with your Python installation. If so,
530
- you do not need to install it separately.*
531
-
+ *Note: This might already be included with your Python installation. If so, you do not need to install it separately.*
532
Additional resources:
533
- https://pypi.org/project/PyYAML
534
- https://github.com/yaml/pyyaml
0 commit comments