Skip to content

Commit ae99dba

Browse files
authored
fix link in readme (#132)
1 parent af3f675 commit ae99dba

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ MDAnalysis command line interface
66
``mdacli`` is a simple command line interface (CLI) to the analysis classes of `MDAnalysis`_
77
using argparse_. `Contributions are welcome <https://github.com/MDAnalysis/mdacli/blob/main/docs/CONTRIBUTING.rst>`_!
88

9-
To install ``mdacli`` refer to the `INSTALL file <https://github.com/MDAnalysis/mdacli/blob/main/docs/rst/installation.rst>`_.
9+
To install ``mdacli`` refer to the `INSTALL file <https://github.com/MDAnalysis/mdacli/blob/main/docs/src/installation.rst>`_.
1010

1111
Run ``mdacli``::
1212

docs/CHANGELOG.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Changelog
55
Unreleased
66
----------
77

8+
* Fix installation link in README
9+
810
v0.1.34 (2025-12-02)
911
------------------------------------------
1012

0 commit comments

Comments
 (0)