add instructions to download page (#2165)

- closes #2163
This commit is contained in:
Vim 2023-02-14 11:06:24 -08:00 committed by GitHub
commit bc511756a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 36 additions and 3 deletions

View file

@ -54,6 +54,9 @@ const DownloadsPage = ({location}: IDownloadsPageProps) => {
<p>
{DOWNLOADS_COPY.DOWNLOAD_LINKS.LINK4}
</p>
<p>
{DOWNLOADS_COPY.DOWNLOAD_LINKS.LINK6}
</p>
<p>
{DOWNLOADS_COPY.DOWNLOAD_LINKS.LINK5}
</p>