mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
README.md: fix typo in system requirements
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
This commit is contained in:
parent
142dc6f96f
commit
8e1771cb4c
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ driver that has support for at least OpenGL 2.1. If your driver does not
|
||||||
support that, you may have to run Subsurface in software renderer mode.
|
support that, you may have to run Subsurface in software renderer mode.
|
||||||
|
|
||||||
Subsurface will automatically attempt to detect this scenario, but in case
|
Subsurface will automatically attempt to detect this scenario, but in case
|
||||||
in doesn't you may have to enable the software renderer manually with
|
it doesn't you may have to enable the software renderer manually with
|
||||||
the following:
|
the following:
|
||||||
1) Learn how to set persistent environment variables on your OS
|
1) Learn how to set persistent environment variables on your OS
|
||||||
2) Set the environment variable 'QT_QUICK_BACKEND' with the value of 'software'
|
2) Set the environment variable 'QT_QUICK_BACKEND' with the value of 'software'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue