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: [kirkstone][PATCH 1/6] contributor-guide: use "apt" instead of "aptitude"
Date: Fri, 12 Jan 2024 17:53:06 +0100	[thread overview]
Message-ID: <20240112165311.3554201-2-michael.opdenacker@bootlin.com> (raw)
In-Reply-To: <20240112165311.3554201-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 289ec1383c..86f73c1dd0 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



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

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-12 16:53 [kirkstone][PATCH 0/6] documentation backports michael.opdenacker
2024-01-12 16:53 ` michael.opdenacker [this message]
2024-01-12 16:53 ` [kirkstone][PATCH 2/6] dev-manual: start.rst: update use of Download page michael.opdenacker
2024-01-12 16:53 ` [kirkstone][PATCH 3/6] ref-manual: classes: remove insserv bbclass michael.opdenacker
2024-01-12 16:53 ` [kirkstone][PATCH 4/6] ref-manual: resources: sync with master branch michael.opdenacker
2024-01-12 16:53 ` [kirkstone][PATCH 5/6] manuals: document VSCode extension michael.opdenacker
2024-01-12 16:53 ` [kirkstone][PATCH 6/6] documentation: Add UBOOT_BINARY, extend UBOOT_CONFIG 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=20240112165311.3554201-2-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