Skip to content

Commit aac4a76

Browse files
author
hirsch88
committed
add new style for keys in the readme
1 parent 8035ea2 commit aac4a76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,8 @@ All script are defined in the `package-scripts.js` file, but the most important
171171

172172
## ❯ Debugger in VSCode
173173

174-
To debug your code run `npm start build` or hit `cmd + b` to build your app.
175-
Then, just set a breakpoint and hit `F5` in your Visual Studio Code.
174+
To debug your code run `npm start build` or hit <kbd>cmd</kbd> + <kbd>b</kbd> to build your app.
175+
Then, just set a breakpoint and hit <kbd>F5</kbd> in your Visual Studio Code.
176176

177177
![divider](./w3tec-divider.png)
178178

0 commit comments

Comments
 (0)