Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 280cdc1

Browse files
add bash to code example
1 parent 57f9c07 commit 280cdc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/nodejs/expressjs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ nitric new express-example js-starter
3232

3333
Then install dependencies and add express:
3434

35-
```
35+
```bash
3636
cd express-example
3737
yarn install
3838
yarn add express

0 commit comments

Comments
 (0)