Skip to content

Commit

Permalink
Merge pull request #7 from mercedes-benz/andlaus-patch-1
Browse files Browse the repository at this point in the history
Update README.rst
  • Loading branch information
andlaus authored Dec 10, 2024
2 parents ff32a0c + ecb0087 commit 1b3b9fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Create workspace from west.yml in this directory, e.g.
# create a workspace
mkdir ardep-workspace
# clone this repo into workspace
cd ardep-workspace && git clone [email protected]:frickly-systems/ardep.git ardep
cd ardep-workspace && git clone [email protected]:mercedes-benz/ardep.git ardep
# init west workspace from west.yml
cd ardep && west init -l --mf ./west.yml .
# update workspace, fetches dependencies
Expand All @@ -39,7 +39,7 @@ Those images are not signed (without signature validation).
Build the bootloader
--------------------

It is recommendet to use the `ardep` subcommand of `west` to build the bootloader.
It is recommended to use the `ardep` subcommand of `west` to build the bootloader.

.. code-block:: console
Expand Down

0 comments on commit 1b3b9fc

Please sign in to comment.