Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: AtomicFS <vojtech.vesely@9elements.com>
  • Loading branch information
AtomicFS committed Nov 20, 2024
1 parent f6f84f1 commit 2b5891d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,12 @@

Example usage of [firmware-action](https://github.com/9elements/firmware-action).


## How to use

```bash
git clone --depth 1 git@github.com:9elements/firmware-action-example.git
cd firmware-action-example
git submodule update --depth 1 --init --recursive
firmware-action build --config=firmware-action.json --target=coreboot-example
```

0 comments on commit 2b5891d

Please sign in to comment.