Skip to content

Commit 34bd2b4

Browse files
authored
Merge pull request #6022 from MaxHearnden/patch-2
Remove back tick from documentation
2 parents 909a58c + e70e3c5 commit 34bd2b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ The following assumes that you already have installed a version of Stack and the
335335
1. Clone the `stack` repository from GitHub with the command:
336336

337337
~~~text
338-
git clone https://github.com/commercialhaskell/stack.git`
338+
git clone https://github.com/commercialhaskell/stack.git
339339
~~~
340340
341341
2. Change the current working directory to the cloned `stack` directory with the

0 commit comments

Comments
 (0)