浏览代码

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

Boris Faure 4 年之前
父节点
当前提交
9136c122f8
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/newbs_getting_started.md

+ 1 - 0
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`
 * 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: