Skip to content

Commit 5832e7c

Browse files
authored
Fix code blocks in readme (NFC)
1 parent 710e055 commit 5832e7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@ There are three options for the action:
4444
- [GitHub API rate limiting]
4545
- [GITHUB_TOKEN]
4646

47-
* `use-32bit' forces the use of a 32 bit binary, instead of first looking for a
47+
* `use-32bit` forces the use of a 32 bit binary, instead of first looking for a
4848
64 bit binary. Note that more recent releases of cmake only have 32 bit
4949
packages for windows and not for linux or macos, so this option may cause
5050
failures in those cases.
5151

52-
Possible values are 'true' or 'false'. The default is 'false'.
52+
Possible values are `true` or `false`. The default is `false`.
5353

5454
### How it works
5555

0 commit comments

Comments
 (0)