docs: add Gentoo to newbs_getting_started.md (#11241)

kle2json_hyper
Boris Faure 4 years ago committed by GitHub
parent cc4b93b330
commit 9136c122f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      docs/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` * Void: `sudo xbps-install -y git python3-pip`
* Solus: `sudo eopkg -y install git python3` * Solus: `sudo eopkg -y install git python3`
* Sabayon: `sudo equo install dev-vcs/git dev-python/pip` * 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: Install the global CLI to bootstrap your system:

Loading…
Cancel
Save