Aggiorna README.md
This commit is contained in:
parent
dc2a286a53
commit
dd8f02f0ab
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
@ -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
|
||||||
```
|
```
|
Loading…
Reference in a new issue