Skip to content

Commit

Permalink
README: Mention arc-2020.09-release tag for this release
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhail Falaleev committed Oct 20, 2020
1 parent be67dd9 commit 732169a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ components to versions corresponding to the toolchain branch. Build script from
development branch of toolchain repository will by default check out latest
development branches of components. Build script from release and staging
branches will check out components to the corresponding git tag. For example
build script for 2020.03 release will checkout out components to arc-2020.03-release
build script for 2020.09 release will checkout out components to arc-2020.09-release
tag.


Expand Down Expand Up @@ -235,10 +235,10 @@ If current working directory is not a "toolchain" directory, then change to it:
$ cd toolchain

This repository can be checked out to a specific GNU Toolchain for ARC release
by specifying a particular release tag, for example for 2020.03 release that
by specifying a particular release tag, for example for 2020.09 release that
would be:

$ git checkout arc-2020.03-release
$ git checkout arc-2020.09-release


Building the Toolchain
Expand Down

0 comments on commit 732169a

Please sign in to comment.