Skip to content

Commit

Permalink
Updated User Guide source for v1.1-zas-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
BhupeshKharwa-AlifSemi committed Dec 17, 2024
1 parent 9149ddf commit aaae86a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/user_guide/source/building_application_binaries.rst
Original file line number Diff line number Diff line change
Expand Up @@ -86,13 +86,13 @@ For details on how the toolchain selection is done, refer to Zephyr's documentat
1. Fetch the Alif Zephyr SDK Source
***********************************

Fetch the SDK source from the `main` branch:
Fetch the SDK source from the release `v1.1-zas-branch` branch:

.. code-block:: console
mkdir sdk-alif
cd sdk-alif
west init -m https://github.com/alifsemi/sdk-alif.git --mr main
west init -m https://github.com/alifsemi/sdk-alif.git --mr v1.1-zas-branch
west update
2. Build an Application
Expand Down

0 comments on commit aaae86a

Please sign in to comment.