public inbox for docs@lists.yoctoproject.org
 help / color / mirror / Atom feed
From: michael.opdenacker@bootlin.com
To: docs@lists.yoctoproject.org
Cc: Michael Opdenacker <michael.opdenacker@bootlin.com>
Subject: [nanbield][PATCH 2/7] contributor-guide: use "apt" instead of "aptitude"
Date: Fri, 12 Jan 2024 17:50:54 +0100	[thread overview]
Message-ID: <20240112165059.3553847-3-michael.opdenacker@bootlin.com> (raw)
In-Reply-To: <20240112165059.3553847-1-michael.opdenacker@bootlin.com>

From: Michael Opdenacker <michael.opdenacker@bootlin.com>

As used in the rest of the manual.

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
---
 documentation/contributor-guide/submit-changes.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/contributor-guide/submit-changes.rst b/documentation/contributor-guide/submit-changes.rst
index 5a6136c8c8..95728c25c6 100644
--- a/documentation/contributor-guide/submit-changes.rst
+++ b/documentation/contributor-guide/submit-changes.rst
@@ -57,7 +57,7 @@ Set up Git
 The first thing to do is to install Git packages. Here is an example
 on Debian and Ubuntu::
 
-   sudo aptitude install git-core git-email
+   sudo apt install git-core git-email
 
 Then, you need to set a name and e-mail address that Git will
 use to identify your commits::
-- 
2.34.1



  parent reply	other threads:[~2024-01-12 16:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-12 16:50 [nanbield][PATCH 0/7] documentation backports michael.opdenacker
2024-01-12 16:50 ` [nanbield][PATCH 1/7] dev-manual: start.rst: Update use of Download page michael.opdenacker
2024-01-12 16:50 ` michael.opdenacker [this message]
2024-01-12 16:50 ` [nanbield][PATCH 3/7] dev-manual: update license manifest path michael.opdenacker
2024-01-12 16:50 ` [nanbield][PATCH 4/7] ref-manual: classes: remove insserv bbclass michael.opdenacker
2024-01-12 16:50 ` [nanbield][PATCH 5/7] manuals: document VSCode extension michael.opdenacker
2024-01-12 16:50 ` [nanbield][PATCH 6/7] documentation: Add UBOOT_BINARY, extend UBOOT_CONFIG michael.opdenacker
2024-01-12 16:50 ` [nanbield][PATCH 7/7] migration-guide: add release notes for 4.3.2 michael.opdenacker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240112165059.3553847-3-michael.opdenacker@bootlin.com \
    --to=michael.opdenacker@bootlin.com \
    --cc=docs@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox