mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
[Fleet] Updated agent messaging steps.tsx (#112081)
This commit is contained in:
parent
5baa17ddab
commit
dc931289fa
1 changed files with 1 additions and 1 deletions
|
@ -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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue