Skip to content

Commit 4a44f77

Browse files
[doc] Bump Sonata version
1 parent 2f59b3d commit 4a44f77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Nix can and will build everything from source if it can't find a cached version,
110110
Clone the Sonata software repository, *making sure to recursively clone submodules as well*, then navigate into it.
111111

112112
```sh
113-
git clone --branch v1.0 \
113+
git clone --branch v1.3 \
114114
--recurse-submodule \
115115
https://github.com/lowRISC/sonata-software.git
116116
cd sonata-software

0 commit comments

Comments
 (0)