We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9aa687 commit 1305054Copy full SHA for 1305054
README.md
@@ -93,9 +93,9 @@ Building from source requires gfortran.
93
94
Binaries can also be installed manually without the use of external packages.
95
You can download binary releases from [this
96
-directory](https://github.com/josherrickson/rrelaxiv/tree/gh-pages/bin) in the
+directory](https://github.com/josherrickson/rrelaxiv/tree/main/bin) in the
97
repository, or
98
-[here](https://github.com/josherrickson/rrelaxiv/tree/gh-pages/src/contrib) to
+[here](https://github.com/josherrickson/rrelaxiv/tree/main/src/contrib) to
99
build from source (note that building from source requires gfortran).
100
101
After downloading, install with
0 commit comments