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
15b8754589
commit
9daf463fab
|
|
@ -301,7 +301,7 @@ Or if you want to manually create the symlink use:
|
||||||
# linux
|
# linux
|
||||||
cd internal/native/cgo
|
cd internal/native/cgo
|
||||||
rm ui
|
rm ui
|
||||||
ln -s ui ../eez/src/ui
|
ln -s ../eez/src/ui ui
|
||||||
```
|
```
|
||||||
```dos
|
```dos
|
||||||
rem Windows
|
rem Windows
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue