diff --git a/README.rst b/README.rst index 9df85ade..1001d240 100644 --- a/README.rst +++ b/README.rst @@ -6,7 +6,7 @@ MDAnalysis command line interface ``mdacli`` is a simple command line interface (CLI) to the analysis classes of `MDAnalysis`_ using argparse_. `Contributions are welcome `_! -To install ``mdacli`` refer to the `INSTALL file `_. +To install ``mdacli`` refer to the `INSTALL file `_. Run ``mdacli``:: diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 85fc1cac..b44c0143 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -5,6 +5,8 @@ Changelog Unreleased ---------- +* Fix installation link in README + v0.1.34 (2025-12-02) ------------------------------------------