[Fleet] Updated agent messaging steps.tsx (#112081)

This commit is contained in:
Kunal Dubey 2021-09-15 19:47:36 +05:30 committed by GitHub
parent 5baa17ddab
commit dc931289fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@ export const DownloadStep = () => {
<EuiText size="s">
<FormattedMessage
id="xpack.fleet.agentEnrollment.downloadUseLinuxInstaller"
defaultMessage="Linux users: We recommend using the installers over (RPM/DEB) because they provide the ability to upgrade your agent within Fleet."
defaultMessage="Linux users: We recommend the installer (TAR) over system packages (RPM/DEB) because it lets you upgrade your agent in Fleet."
/>
</EuiText>
<EuiSpacer size="l" />