mirror of https://github.com/jetkvm/kvm.git
Update DEVELOPMENT.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
e5a5cd758d
commit
15b8754589
|
|
@ -307,7 +307,7 @@ Or if you want to manually create the symlink use:
|
|||
rem Windows
|
||||
cd internal/native/cgo
|
||||
del ui
|
||||
mklink /d ui ../eez/src/ui
|
||||
mklink /d ui ..\eez\src\ui
|
||||
```
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in New Issue