Skip to content

Commit 5ab8bde

Browse files
Update README.md
1 parent 0bef505 commit 5ab8bde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/devlink/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Mac works out of the box. You can have local packages mixed with the symlinked p
9696
On Windows there are most probably some issues with the symlinks. If you run into issues, you can either globally or project-wise disable the symlinks or do the following:
9797

9898
```env
99-
DEVLINK_PACKAGES_PATH=packages-linked
99+
DEVLINK_PACKAGES_PATH=packageslocal
100100
```
101101

102102
Devlink will then link the packages into the `packageslocal` folder instead of mixing them into packages.

0 commit comments

Comments
 (0)