Skip to content

Commit

Permalink
README.md: Use refs/tags/v0.4.0 to init repo
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Stratiienko <[email protected]>
Change-Id: I80b109c9e7e00e1a26c4b9ceb52d385b865578ec
  • Loading branch information
rsglobal committed Sep 10, 2020
1 parent 5cbb7b6 commit 090fa1e
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 @@ -46,7 +46,7 @@ sudo pip install Mako
```bash
mkdir -p GloDroid
cd GloDroid
repo init -u https://github.com/glodroid/glodroid_manifest
repo init -u https://github.com/glodroid/glodroid_manifest -b refs/tags/v0.4.0
repo sync -cq
```

Expand Down

0 comments on commit 090fa1e

Please sign in to comment.