Skip to content

Commit

Permalink
README.md: fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Maciej Pijanowski <[email protected]>
  • Loading branch information
macpijan committed Nov 15, 2023
1 parent 0200b7c commit efe1b3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The script will exit with an error if any of above are not present.

#### Compiling cbfstool

The cbfstool can be comppiled from source if needed.
The cbfstool can be compiled from source if needed.

```bash
git clone https://review.coreboot.org/coreboot.git
Expand All @@ -43,7 +43,7 @@ TOOLLDFLAGS=-static sudo make -C util/cbfstool install
[Dasharo Tools Suite](https://docs.dasharo.com/dasharo-tools-suite/overview/).

To use `dcu` as a standalone script (or using a container), you should clone
the rpository first:
the repository first:

```shell
git clone https://github.com/Dasharo/dcu.git
Expand Down

0 comments on commit efe1b3e

Please sign in to comment.