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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ Installing with GB
25
25
------------------
26
26
27
27
The Go SDK must be installed under `$GOPATH/src/spectra`, where `$GOPATH` denotes the location of the Go workspace, and `src` denotes the location of source files within the workspace.
28
-
For information regarding Go workspace, see [Golang Wrokspaces](https://golang.org/doc/code.html#Workspaces).
28
+
For information regarding Go workspace, see [Golang Workspaces](https://golang.org/doc/code.html#Workspaces).
29
29
30
30
Install the latest version of the Go SDK in the `src/spectra` folder. You can clone it with the following command:
0 commit comments