Skip to content

Commit ac5e291

Browse files
authored
Reference main not master in install link (#4445)
1 parent 0f02ace commit ac5e291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ firedrake-configure
5454
To simplify the installation process, Firedrake provides a utility script called
5555
``firedrake-configure``. This script can be downloaded by executing::
5656

57-
$ curl -O https://raw.githubusercontent.com/firedrakeproject/firedrake/master/scripts/firedrake-configure
57+
$ curl -O https://raw.githubusercontent.com/firedrakeproject/firedrake/main/scripts/firedrake-configure
5858

5959
Note that ``firedrake-configure`` **does not install Firedrake for you**. It
6060
is simply a helper script that emits the configuration options that Firedrake

0 commit comments

Comments
 (0)