summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGhostNaN <59353890+GhostNaN@users.noreply.github.com>2020-08-06 01:18:47 +0000
committerGitHub <noreply@github.com>2020-08-06 01:18:47 +0000
commitcdbb506ed525933064f562a0da9eb7a34040146f (patch)
tree87a43b014b5353bdb43202cc87e7d01338c2a485
parent2369a0a7f9a1fb8298f3502a230bd0034a8b8e2b (diff)
Removed need for opengl 3.0 branch
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index e7986b8..6908ebf 100644
--- a/README.md
+++ b/README.md
@@ -18,10 +18,6 @@ Clone:
```
git clone --single-branch https://github.com/GhostNaN/mpvpaper
```
-Or if you have an older GPU and it doesn't start, use the OpenGL 3.0 version instead:
-```
-git clone --single-branch --branch opengl-3.0 https://github.com/GhostNaN/mpvpaper
-```
Build:
```
cd mpvpaper