We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88c7a94 commit 7968340Copy full SHA for 7968340
1 file changed
README.md
@@ -7,7 +7,8 @@ This plugin executes CLI commands to format code via stdin (recommended) or via
7
## Install
8
9
1. Install [dprint](https://dprint.dev/install/)
10
-2. Follow instructions at https://github.com/dprint/dprint-plugin-exec/releases/
+2. `dprint init`
11
+3. `dprint config add exec`
12
13
## Configuration
14
0 commit comments