Skip to content

Commit 254726b

Browse files
authored
Merge pull request #5746 from mpilgrem/stable
Fix code block formatting
2 parents b2aeb91 + 9d6865f commit 254726b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

doc/maintainers/msys.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,7 @@ the steps required to upgrade the MSYS2 version used by Stack.
6464
name of the `msys2-YYYYMMDD.installed` file in the `stack path --programs` directory; and
6565

6666
* executing the command:
67-
68-
69-
> stack setup --setup-info-yaml <path to local copy of stack-setup-2.yaml>
67+
`stack setup --setup-info-yaml <path to local copy of stack-setup-2.yaml>`
7068

7169
If all is well, the command should proceed to download the updated version
7270
of MSYS2 that has been specified.

0 commit comments

Comments
 (0)