We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cab7bb commit 5992a99Copy full SHA for 5992a99
README.md
@@ -19,6 +19,7 @@ Installers and binary archives for most platforms can be downloaded directly fro
19
## Running from source (Linux / OSX)
20
Once Go is installed, the Optimizely Agent can be started via the following `make` command:
21
```bash
22
+make install
23
make run
24
```
25
This will start the Optimizely Agent with the default configuration in the foreground.
0 commit comments