1 <!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><style>@font-face {
2 font-family: octicons-anchor;
3 src: url(https://cdnjs.cloudflare.com/ajax/libs/octicons/4.4.0/font/octicons.woff) format('woff');
4 }
5
6 body {
7 width: 980px;
8 margin-right: auto;
9 margin-left: auto;
10 }
11
12 body .markdown-body {
13 padding: 45px;
14 border: 1px solid #ddd;
15 border-radius: 3px;
16 word-wrap: break-word;
17 }
18
19
20 .markdown-body {
21 -webkit-text-size-adjust: 100%;
22 text-size-adjust: 100%;
23 color: #333;
24 font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, freesans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
25 font-size: 16px;
26 line-height: 1.6;
27 word-wrap: break-word;
28 }
29
30 .markdown-body .octicon {
31 font: normal normal normal 16px/1 octicons-anchor;
32 display: inline-block;
33 text-decoration: none;
34 text-rendering: auto;
35 -webkit-font-smoothing: antialiased;
36 -moz-osx-font-smoothing: grayscale;
37 -webkit-user-select: none;
38 -moz-user-select: none;
39 -ms-user-select: none;
40 user-select: none;
41 }
42
43 .markdown-body .octicon-link:before {
44 content: '\f05c';
45 }
46
47 .markdown-body>*:first-child {
48 margin-top: 0 !important;
49 }
50
51 .markdown-body .anchor {
52 display: inline-block;
53 padding-right: 2px;
54 margin-left: -18px;
55 }
56
57 .markdown-body .anchor:focus {
58 outline: none;
59 }
60
61 .markdown-body h3 {
62 margin-top: 1em;
63 margin-bottom: 16px;
64 font-weight: bold;
65 line-height: 1.4;
66 }
67
68 .markdown-body h3 .octicon-link {
69 color: #000;
70 vertical-align: middle;
71 visibility: hidden;
72 }
73
74 .markdown-body h3 {
75 font-size: 1.5em;
76 line-height: 1.43;
77 }
78
79 .markdown-body h3 .anchor {
80 line-height: 1.2;
81 }
82
83 </style><title>introduction</title></head><body><article class="markdown-body"><h3>
84 <a class="anchor" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Amazon Corretto @major@ Installer</h3>
85 <p>You will be guided through the steps necessary to install Amazon Corretto @full@.</p>
86 </article></body></html>