Skip to content

Commit

Permalink
Fix formating
Browse files Browse the repository at this point in the history
  • Loading branch information
justahero committed Oct 28, 2024
1 parent 2935f3c commit ed45ae3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,10 @@ criticalup --help
#### Authenticate CriticalUp

_This section assumes you have done the following from above:
**This section assumes you have done the following from above:**

- Get the CriticalUp Token to authenticate
- Add the CriticalUp Token to GitHub Action secrets_
- Add the CriticalUp Token to GitHub Action secrets

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

Expand All @@ -104,9 +104,9 @@ criticalup auth set ${{ secrets.CRITICALUP_TOKEN }}
#### Install Ferrocene toolchain

_This step assumes you have already done the following from above:
**This step assumes you have already done the following from above:**

- Add a project manifest to your repo_
- Add a project manifest to your repo

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

Expand Down

0 comments on commit ed45ae3

Please sign in to comment.