Update installation guidance (#166930)

Update installation guidance for AMD architecture as it may be confusing
for users.
Relates https://github.com/elastic/beats/issues/33042
This commit is contained in:
Julien Lind 2023-09-21 17:00:27 +02:00 committed by GitHub
parent 67939c3635
commit 4f0a43d145
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@ export const InstallationMessage: React.FunctionComponent<Props> = ({
<EuiText>
<FormattedMessage
id="xpack.fleet.enrollmentInstructions.installationMessage"
defaultMessage="Select the appropriate platform and run commands to install, enroll, and start Elastic Agent. Reuse commands to set up agents on more than one host. For aarch64, see our {downloadLink}. For additional guidance, see our {installationLink}."
defaultMessage="Select the appropriate platform and run commands to install, enroll, and start Elastic Agent. Reuse commands to set up agents on more than one host. For aarch64, see our {downloadLink}. This guidance is for AMD but you can adapt it to your device architecture. For additional guidance, see our {installationLink}."
values={{
downloadLink: (
<EuiLink