You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,9 @@
5
5
### Installation
6
6
7
7
This is setup has only been tested on macOS.
8
-
I am currently working with the 4.1 core profile on macOS. This is the latest version that [ships](https://support.apple.com/en-us/HT202823) with macOS and I didn't want to delve upgrading that manually.
8
+
I am currently working with the 4.1 core profile on macOS, which is the latest version that [ships](https://support.apple.com/en-us/HT202823) with it. I didn't want to delve into upgrading that manually.
9
9
10
-
I figured I would get linux machine at a later if I need to use newer features in the API.
10
+
I figured I would get linux machine at a later time if I needed to use newer features in the API.
11
11
The nice thing about go-gl is that you can install multiple profiles and write different programs targeting different version of OpenGL.
12
12
13
13
#### go-gl packages
@@ -23,7 +23,7 @@ cd $GOPATH/src/github.com/go-gl/glow
0 commit comments