Skip to content

Commit ed45ae3

Browse files
committed
Fix formating
1 parent 2935f3c commit ed45ae3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,10 @@ criticalup --help
8989
9090
#### Authenticate CriticalUp
9191

92-
_This section assumes you have done the following from above:
92+
**This section assumes you have done the following from above:**
9393

9494
- Get the CriticalUp Token to authenticate
95-
- Add the CriticalUp Token to GitHub Action secrets_
95+
- Add the CriticalUp Token to GitHub Action secrets
9696

9797
In your GitHub Action you can use the secret now as:
9898

@@ -104,9 +104,9 @@ criticalup auth set ${{ secrets.CRITICALUP_TOKEN }}
104104
105105
#### Install Ferrocene toolchain
106106

107-
_This step assumes you have already done the following from above:
107+
**This step assumes you have already done the following from above:**
108108

109-
- Add a project manifest to your repo_
109+
- Add a project manifest to your repo
110110

111111
Just running the following command will install the toolchain listed in your project manifest (`criticalup.toml`).
112112

0 commit comments

Comments
 (0)