diff --git a/docs/src/content/docs/installation.mdx b/docs/src/content/docs/installation.mdx index 29a19f0..7b08ac8 100644 --- a/docs/src/content/docs/installation.mdx +++ b/docs/src/content/docs/installation.mdx @@ -5,22 +5,11 @@ description: Install pesde import { Aside, Steps, TabItem, Tabs } from "@astrojs/starlight/components" -## Prerequisites - -pesde requires [Lune](https://lune-org.github.io/docs) to be installed on your -system in order to function properly. - -You can follow the installation instructions in the -[Lune documentation](https://lune-org.github.io/docs/getting-started/1-installation). - -## Installing pesde - 1. Go to the [GitHub releases page](https://github.com/pesde-pkg/pesde/releases/latest). -2. Download the corresponding archive for your operating system. You can choose - whether to use the `.zip` or `.tar.gz` files. +2. Download the corresponding archive for your operating system. 3. Extract the downloaded archive to a folder on your computer.