Skip to content

Commit 462515f

Browse files
authored
Update qemu_install.md
1 parent 65fc11b commit 462515f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/guide/qemu/qemu_install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ After installation, it is recommended to run `virsh list --all` to verify that t
4141
One-click uninstall of the complete QEMU/KVM environment, including all virtual machines, images, networks, and auxiliary files:
4242

4343
```shell
44-
bash <(curl -sSL https://raw.githubusercontent.com/oneclickvirt/qemu/main/scripts/qemuuninstall.sh)
44+
bash <(curl -sSL https://raw.githubusercontent.com/oneclickvirt/qemu/main/qemuuninstall.sh)
4545
```
4646

4747
:::warning

0 commit comments

Comments
 (0)