summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Lubomir I. Ivanov <neolit123@gmail.com>2020-04-27 22:42:03 +0300
committerGravatar bstoeger <32835590+bstoeger@users.noreply.github.com>2020-04-27 22:50:18 +0200
commit8e1771cb4c67f4036b029b86c3132da450f6bdb3 (patch)
tree74ec595619819887d1e5a7c1a245b12fc48feb74
parent142dc6f96fdfdef3132503a9e5f19944ea53325c (diff)
downloadsubsurface-8e1771cb4c67f4036b029b86c3132da450f6bdb3.tar.gz
README.md: fix typo in system requirements
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 50d9042fa..750e610fe 100644
--- a/README.md
+++ b/README.md
@@ -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.
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:
1) Learn how to set persistent environment variables on your OS
2) Set the environment variable 'QT_QUICK_BACKEND' with the value of 'software'