diff options
| -rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -65,10 +65,9 @@ The file `head.mustache` contains metadata about the colorscheme: > If you will use this file, change the comment symbols to match the extensions of the final colorscheme file, if for example the colorscheme will be `base16-google-light.css`, then replace the symbol `#` with `/* */`, etc. -Put `builder.sh` in your project directory, make it executable and launch it: - ## Usage +Put `builder.sh` in your project directory, make it executable and launch it: ```bash cp base16-builder /path/to/your/project |
