Skip to content

Commit f0263b6

Browse files
Update README.md
Co-authored-by: Panos Koutsovasilis <panos.koutsovasilis@elastic.co>
1 parent abd7fa1 commit f0263b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ DEV=true EXTERNAL=true SNAPSHOT=true PLATFORMS=linux/amd64 PACKAGES=tar.gz mage
111111
If you build the same agent package often (when running integration tests, for example),
112112
you can also set KEEP_ARCHIVE=true in your environment. The packaging step will then
113113
avoid deleting the binary archive after the package is generated, removing the need to
114-
re-download binaries on every invocaion.
114+
re-download binaries on every invocation.
115115

116116
The resulting package will be produced in the build/distributions directory. The version is controlled by the value in [version.go](version/version.go).
117117
To install the agent extract the package and run the install command:

0 commit comments

Comments
 (0)