Skip to content

Commit 942aa51

Browse files
authored
Update README.md
changing branches "should" not be necessary.
1 parent 4c0ea7c commit 942aa51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Clone this pluto_msk repository.
3232
git clone --recursive https://github.com/OpenResearchInstitute/pluto_msk.git
3333
```
3434

35-
To match versions with what we did, use the 2022.2 branch of the hdl repository. This branch should be the default when the repository is cloned. If you're using another version of Vivado, then you will need to choose the branch corresponding to your Vivado version that you are using for development. Here is an example of how to do that.
35+
The repository should clone to the latest stable PLUTO firmware release commit. Here is an example of how to change to another branch of the hdl reference design. hdl_2022_r2 was used for VHDL development. Don't change branches of hdl unless you have to.
3636

3737
```
3838
/pluto_msk/hdl$ git checkout hdl_2022_r2

0 commit comments

Comments
 (0)