Skip to content

Commit 76bb514

Browse files
Add language in README for highlighting (#105)
1 parent 98b8ece commit 76bb514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ consider adding `@types/*` packages as `devDependencies` in `package.json`.
3535

3636
Navigate to the project root, containing `package.json`.
3737

38-
```
38+
```sh
3939
npm install # or yarn install
4040
lsif-typescript index --yarn-workspaces
4141
```

0 commit comments

Comments
 (0)