diff --git a/README.md b/README.md index 6eb3d02..dceba13 100644 --- a/README.md +++ b/README.md @@ -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" ```