Skip to content

Commit 1184152

Browse files
authored
Update doc/source/installation.rst
1 parent e016913 commit 1184152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ To install the **latest stable release** from source:
153153
154154
git clone https://github.com/MDAnalysis/mdanalysis
155155
cd mdanalysis
156-
git checkout release-<latest-version>
156+
git switch release-<latest-version>
157157
pip install .
158158
159159
To run tests:

0 commit comments

Comments
 (0)