Skip to content

Commit

Permalink
Fix in build instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim-ats-d authored Jun 17, 2021
1 parent c1c382e commit 96e3b7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ It's a collection of color schemes for the [**Omega Numworks**](https://github.c

You need to be able to [compile omega by yourself](https://github.com/Omega-Numworks/Omega#manual) , then when compiling, simply add the `THEME_NAME` argument, like this:
```bash
make MODEL=n0110 THEME_NAME="your_personnal_theme" -j8
make MODEL=n0110 THEME_NAME="your_personnal_theme"
```
</details>
<details>
Expand Down

0 comments on commit 96e3b7c

Please sign in to comment.