From c279eee663c376e9f9f032057e247eaf6023c203 Mon Sep 17 00:00:00 2001 From: Dimitri Staessens Date: Sat, 13 Feb 2021 17:17:15 +0100 Subject: content: Merge getting started into single page --- content/en/docs/Start/download.md | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 content/en/docs/Start/download.md (limited to 'content/en/docs/Start/download.md') 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 -- cgit v1.2.3