Skip to content

Commit afbe404

Browse files
authored
Merge pull request #116 from shinpr/docs/windows-readme-notes
docs: add Windows symlink note to Quick Start
2 parents 72c7749 + 03eae4c commit afbe404

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111

1212
## ⚡ Quick Start
1313

14+
> **Windows:** This repo uses symlinks. Git doesn't create them by default. Use WSL, or clone with `git clone -c core.symlinks=true` in an admin PowerShell, then install plugins from the local clone. Admin is only needed for initial setup.
15+
1416
This marketplace includes the following plugins:
1517

1618
**Core plugins:**

0 commit comments

Comments
 (0)