Skip to content

Commit d5271a0

Browse files
authored
Update README.md (#1217)
1 parent d5583ae commit d5271a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Before contributing, please consult our [Contributing Guide](../CONTRIBUTING.md)
1212

1313
### Building a Devbox CLI with your Plugin
1414

15-
1. Follow the instructions in our [Contributing Guide](CONTRIBUTING.md) to set up your Devbox development environment
15+
1. Follow the instructions in our [Contributing Guide](../CONTRIBUTING.md) to set up your Devbox development environment
1616
2. Create a new JSON file with your plugin's name. For example, for a `mysql` plugin, you would create `mysql.json`.
1717
3. Add the configuration, then build a new version of Devbox with your plugin using `devbox run build`
1818
4. You can now test your plugin using the CLI in `dist/devbox`.

0 commit comments

Comments
 (0)