aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 71cfb4b..ba4efc7 100644
--- a/README.md
+++ b/README.md
@@ -68,8 +68,9 @@ The file `head.mustache` contains metadata about the colorscheme:
## Usage
Put `builder.sh` in your project directory, make it executable and launch it:
+
```bash
-cp base16-builder /path/to/your/project
+cp base16-builder/builder.sh /path/to/your/project
chmod +x builder.sh