Skip to content

Commit 9862398

Browse files
authored
Update install-from-packages.md
Minor grammar and MyST enhancement
1 parent fc5b2e0 commit 9862398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install/install-from-packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ Install the latest Yarn 3 version (not the Classic 1.x one) using `npm`.
184184
yarn set version 3.x
185185
```
186186

187-
If the version doesn't change you can try deleting the yarn.lock file, setting the version and installing again.
187+
If the version doesn't change, you can try deleting the {file}`yarn.lock` file, setting the version, and installing again.
188188
```shell
189189
rm yarn.lock
190190
yarn set version 3.x

0 commit comments

Comments
 (0)