Skip to content

Commit 5992a99

Browse files
ci(docs): update README.md (#209)
need to include `make install` due to new deps
1 parent 1cab7bb commit 5992a99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Installers and binary archives for most platforms can be downloaded directly fro
1919
## Running from source (Linux / OSX)
2020
Once Go is installed, the Optimizely Agent can be started via the following `make` command:
2121
```bash
22+
make install
2223
make run
2324
```
2425
This will start the Optimizely Agent with the default configuration in the foreground.

0 commit comments

Comments
 (0)