Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim-ats-d authored Jun 17, 2021
1 parent d37b3dc commit c1c382e
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 @@ -8,15 +8,15 @@ It's a collection of color schemes for the [**Omega Numworks**](https://github.c
## Installation

<details>
<summary><b>compile your own theme</b></summary>
<summary><b>Compile your own theme</b></summary>

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
```
</details>
<details>
<summary><b> compile from git</b></summary>
<summary><b>Compile from git</b></summary>

same as above, simply also add the `THEME_REPO` argument:

Expand Down

0 comments on commit c1c382e

Please sign in to comment.