aboutsummaryrefslogtreecommitdiff
path: root/content/en/docs/Start/download.md
diff options
context:
space:
mode:
authorDimitri Staessens <dimitri@ouroboros.rocks>2021-02-13 17:17:15 +0100
committerDimitri Staessens <dimitri@ouroboros.rocks>2021-02-13 17:17:15 +0100
commitc279eee663c376e9f9f032057e247eaf6023c203 (patch)
treed6761c23668fd089ff3d505199019a61a52d88fc /content/en/docs/Start/download.md
parent6ab1985d6fb7a8fcb68d823e36e839ed431bd663 (diff)
downloadwebsite-c279eee663c376e9f9f032057e247eaf6023c203.tar.gz
website-c279eee663c376e9f9f032057e247eaf6023c203.zip
content: Merge getting started into single page
Diffstat (limited to 'content/en/docs/Start/download.md')
-rw-r--r--content/en/docs/Start/download.md28
1 files changed, 0 insertions, 28 deletions
diff --git a/content/en/docs/Start/download.md b/content/en/docs/Start/download.md
deleted file mode 100644
index 0429ea1..0000000
--- a/content/en/docs/Start/download.md
+++ /dev/null
@@ -1,28 +0,0 @@
----
-title: "Download"
-date: 2019-06-22
-weight: 10
-description: >
- How to get ouroboros.
-draft: false
----
-
-### Get Ouroboros
-
-**Packages:**
-
-For ArchLinux users, the easiest way to try Ouroboros is via the [Arch
-User Repository](https://aur.archlinux.org/packages/ouroboros-git/),
-which will also install all dependencies.
-
-**Source:**
-
-You can clone the [repository](/cgit/ouroboros) over https or
-git:
-
-```bash
-$ git clone https://ouroboros.rocks/git/ouroboros
-$ git clone git://ouroboros.rocks/ouroboros
-```
-
-Or download a [snapshot](/cgit/ouroboros/) tarball and extract it. \ No newline at end of file