Aggiorna README.md

This commit is contained in:
Fabio 2025-07-30 22:47:12 +08:00
parent dc2a286a53
commit dd8f02f0ab

View file

@ -147,4 +147,15 @@ EndSection
### 4C: Reboot ## ### 4C: Reboot ##
```sh ```sh
sudo reboot now sudo reboot now
```
## TEST
vulkan
```sh
vulkaninfo --summary
```
glx
```sh
glxinfo
``` ```