Skip to content

Commit

Permalink
README updates
Browse files Browse the repository at this point in the history
Describe the step for applying mandatory patches, which are not yet
released upstream.

Signed-off-by: Tzvetomir Stoyanov <[email protected]>
  • Loading branch information
tzstoyanov committed Jan 24, 2024
1 parent df7dedb commit 79f169f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@ The project uses sub-modules, so clone the repo with all sub-modules:
```
git clone --recurse-submodules https://github.com/tzstoyanov/herak-raspberry
```
Apply all mandatory patches, which are not yet released upstream. Run in the top directory:
```
./scripts/apply_patches.sh
```

### Build
- Copy [params-example.txt](app/params_example.txt) file as params.txt in the application directory
Expand Down

0 comments on commit 79f169f

Please sign in to comment.