Skip to content

Commit 696946a

Browse files
committed
Merge pull request #1 from optimizely/add_go_get_command
Adds very brief installation note in the README
2 parents e00196b + 8e9bb5a commit 696946a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,8 @@
22

33
Optimizely Server Side SDK.... in Go.
44

5+
## Installation
6+
7+
1. Install the Optimizely Go SDK with `go get`:
8+
9+
go get github.com/optimizely/go-sdk

0 commit comments

Comments
 (0)