Skip to content

Commit

Permalink
Fix typo (again).
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim-ats-d authored Jun 17, 2021
1 parent 96e3b7c commit 0e29579
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 @@ -10,9 +10,9 @@ It's a collection of color schemes for the [**Omega Numworks**](https://github.c
<details>
<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:
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"
make THEME_NAME="your_personnal_theme"
```
</details>
<details>
Expand Down

0 comments on commit 0e29579

Please sign in to comment.