Skip to content

Commit

Permalink
Getting started now points to v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marnovandermaas committed Nov 8, 2024
1 parent f48ef47 commit 99bc7b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ Nix can and will build everything from source if it can't find a cached version,

Clone the sonata software repository, *making sure to recursively clone submodules as well*, then navigate into it.
```sh
git clone --branch v0.4 \
git clone --branch v1.0 \
--recurse-submodule \
https://github.com/lowRISC/sonata-software.git
cd sonata-software
Expand Down

0 comments on commit 99bc7b6

Please sign in to comment.