From bcf061abf932f9adf243554c22185d323f5ff2ea Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Tue, 12 Apr 2022 02:33:48 +0200 Subject: People should really use apt instead of apt-get nowadays --- contributing.mdwn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'contributing.mdwn') diff --git a/contributing.mdwn b/contributing.mdwn index 9cd38da3..97203b4b 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -186,9 +186,9 @@ First run the hurd in [[qemu|hurd/running/qemu#index1h2]] After you have a Hurd vm set up and running: -* `apt-get update` -* `apt-get install -y git mercurial emacs vim` -* `apt-get build-dep -y hurd gnumach` +* `apt update` +* `apt install -y git mercurial emacs vim` +* `apt build-dep -y hurd gnumach` * `git clone git://git.sv.gnu.org/hurd/hurd.git` * `git clone git://git.sv.gnu.org/hurd/gnumach.git` * `git clone git://git.sv.gnu.org/hurd/incubator.git` -- cgit v1.2.3