Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/pages/install.mdx
Original file line number Diff line number Diff line change
@@ -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.

<Callout>
Know what you want? Visit our [Downloads Repository](https://dl.pelicanplatform.org).
</Callout>

## 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.
Expand Down
Loading