From 177feb7a2c4a097b50b03edd134d0989eafbde7b Mon Sep 17 00:00:00 2001 From: Erovia Date: Wed, 23 Dec 2020 17:01:41 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20master=20@?= =?UTF-8?q?=209136c122f80983e9f6b543241b7912b71117d928=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- newbs_getting_started.md | 1 + 1 file changed, 1 insertion(+) diff --git a/newbs_getting_started.md b/newbs_getting_started.md index eee087e4c06..5eb99377c17 100644 --- a/newbs_getting_started.md +++ b/newbs_getting_started.md @@ -66,6 +66,7 @@ You will need to install Git and Python. It's very likely that you already have * Void: `sudo xbps-install -y git python3-pip` * Solus: `sudo eopkg -y install git python3` * Sabayon: `sudo equo install dev-vcs/git dev-python/pip` +* Gentoo: `sudo emerge dev-vcs/git dev-python/pip` Install the global CLI to bootstrap your system: