From b369e98c3d4ae1be891c329f0bc8f4a395160269 Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Fri, 28 Feb 2020 14:58:02 +0100 Subject: [PATCH] index.md: fixup. --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 8fc9ebf..6232baa 100644 --- a/index.md +++ b/index.md @@ -73,7 +73,7 @@ To add the `stable` `eosio` repository on a ubuntu 18.04 `bionic` system the fol To add both `edge` and `stable` components for the `main` repository: -{% include apt-add.html repo="eosio" distribution="bionic" components="stable edge" %} +{% include apt-add.html repo="main" distribution="bionic" components="stable edge" %} Same as previous example, but we are on a ubuntu 19.10 `eoan` system: