Skip to content

Commit

Permalink
Merge pull request #5 from jullianoacqio/develop
Browse files Browse the repository at this point in the history
Version update
  • Loading branch information
jullianoacqio authored Feb 9, 2021
2 parents 6f57156 + d52a209 commit 4f848e6
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 @@ -2,7 +2,7 @@ Run you bazel tests using `arc unit` command (also get your BUILD filers formatt

1. Copy content of this repository into your project:
```
curl -sSL https://github.com/acqio/bazel-arcanist/archive/0.1.tar.gz | tar zxf - --strip-components=1 --wildcards bazel-arcanist-0.1/tools/*
curl -sSL https://github.com/acqio/bazel-arcanist/archive/0.4.tar.gz | tar zxf - --strip-components=1 --wildcards bazel-arcanist-0.4/tools/*
```
2. Modify `.arcconfig` to make it look like this:
```
Expand Down

0 comments on commit 4f848e6

Please sign in to comment.