Skip to content

Commit

Permalink
Update Gemmini git fetch command to use v0.6.1 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
hngenc committed Dec 14, 2021
1 parent 32fd920 commit 9ff9c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ git checkout ec1b075658fb92a624151536dd1de76bad94f51f
source env.sh

cd generators/gemmini
git fetch && git checkout dev && git pull origin dev
git fetch && git checkout v0.6.1
git submodule update

cd -
Expand Down

0 comments on commit 9ff9c50

Please sign in to comment.