Skip to content

Commit efa8a6b

Browse files
authored
Update README.md
Signed-off-by: John Lago <[email protected]>
1 parent 19382ee commit efa8a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This repository includes plugins for configuring packages using Devbox.
1212
Each subfolder contains a plugin for a specific package. To use a plugin, add the following reference to the `include` section of your `devbox.json` file.
1313

1414
```json
15-
"includes": [
15+
"include": [
1616
"github:jetpack-io/devbox-plugins?dir=<plugin-name>"
1717
],
1818
```

0 commit comments

Comments
 (0)