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-1
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Optimizely Full Stack is A/B testing and feature flag management for product dev
10
10
To get started with Optimizely Agent, follow the [Quickstart guide](https://docs.developers.optimizely.com/full-stack/docs/) and view example usage in our [examples folder](./examples).
11
11
12
12
## Prerequisites
13
-
Optimizely Agent is implemented in [Golang](https://golang.org/). Golang version 1.13+ is required for developing and compiling from source.
13
+
Optimizely Agent is implemented in [Golang](https://golang.org/). Golang version 1.16+ is required for developing and compiling from source.
14
14
Installers and binary archives for most platforms can be downloaded directly from the Go [downloads](https://golang.org/dl/) page.
0 commit comments