Skip to content

Commit ed05592

Browse files
committed
[readme] fix type
1 parent 94fd904 commit ed05592

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ A graphical user interface for configuring GPU related environment variables and
5959
- Choose /proc/sys/kernel/nmi_watchdog value
6060
- Choose /proc/sys/vm/laptop_mode value
6161

62-
- Launch Options: add custom Launch Options to the `volt` that will be passed to the program executed, ej:
62+
- Launch Options: add custom Launch Options to the `volt` that will be passed to the program executed, example:
6363
```
6464
gamemoderun PROTON_USE_WINED3D=1
6565
```
@@ -77,13 +77,13 @@ A graphical user interface for configuring GPU related environment variables and
7777
- The `python3-venv` package its required on Debian/Debian based distros.
7878
- Linux operating system
7979

80-
### Additional requirements in the case you build the program using Nuitka:
80+
## Additional requirements in the case you build the program using Nuitka:
8181

8282
- C/C++ Compiler
8383
- patchelf
8484
- ccache (optional, for optimizing compiling times)
8585

86-
### Additional requirements for some Options:
86+
## Additional requirements for some Options:
8787
If this software is not provided, its options will be locked.
8888

8989
- [scx](https://github.com/sched-ext/scx) in the case you want to make use of the CPU Pluggable Schedulers

0 commit comments

Comments
 (0)