diff options
-rw-r--r-- | docs/docs/dev-setup.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/dev-setup.md b/docs/docs/dev-setup.md index fd6d1d1..f96ffed 100644 --- a/docs/docs/dev-setup.md +++ b/docs/docs/dev-setup.md @@ -105,7 +105,7 @@ Since ZMK is built as a Zephyrâ„¢ application, the next step is to use `west` to initialize and update your workspace. The ZMK Zephyrâ„¢ application is in the `app/` source directory: -### Step into the repository +#### Step into the repository ```bash cd zmk |