mirror of
https://github.com/pesde-pkg/pesde.git
synced 2025-04-05 03:10:57 +01:00
docs: remove prerequisites
Some checks are pending
Debug / Get build version (push) Waiting to run
Debug / Build for linux-x86_64 (push) Blocked by required conditions
Debug / Build for macos-aarch64 (push) Blocked by required conditions
Debug / Build for macos-x86_64 (push) Blocked by required conditions
Debug / Build for windows-x86_64 (push) Blocked by required conditions
Test & Lint / lint (push) Waiting to run
Some checks are pending
Debug / Get build version (push) Waiting to run
Debug / Build for linux-x86_64 (push) Blocked by required conditions
Debug / Build for macos-aarch64 (push) Blocked by required conditions
Debug / Build for macos-x86_64 (push) Blocked by required conditions
Debug / Build for windows-x86_64 (push) Blocked by required conditions
Test & Lint / lint (push) Waiting to run
This commit is contained in:
parent
ddb496ff7d
commit
037ead66bb
1 changed files with 1 additions and 12 deletions
|
@ -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
|
||||
|
||||
<Steps>
|
||||
|
||||
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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue