Skip to content

Commit 9f3a1c5

Browse files
committed
Update README.md
1 parent 47e2341 commit 9f3a1c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)