diff --git a/docs/pages/install.mdx b/docs/pages/install.mdx index 15b826f25..e0e221240 100644 --- a/docs/pages/install.mdx +++ b/docs/pages/install.mdx @@ -1,9 +1,14 @@ import DownloadsComponent from "/components/DownloadsComponent"; +import { Callout } from 'nextra/components' # Install Pelican This document lists Pelican's operating system requirements and explains how you can download and install the correct Pelican executable. + + Know what you want? Visit our [Downloads Repository](https://dl.pelicanplatform.org). + + ## Before Starting Pelican executables can run as a **client** or a **server**, and both are packaged in the same executable. However, if you intend to run a server, some non-RPM installations may require additional package dependencies.