Skip to content

Commit 0c20a91

Browse files
Apply suggested fix to CONTRIBUTING.md from Copilot Autofix
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
1 parent 30fb6b5 commit 0c20a91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This project includes a development container configuration for VS Code. To use
3535
```shell
3636
$ sudo apt install nodejs
3737
$ sudo apt install npm
38-
$ npm install yarn
38+
$ npm install -g yarn
3939
```
4040

4141
</details>

0 commit comments

Comments
 (0)