Skip to content

Commit 7aa23b7

Browse files
committed
Update README.md
1 parent 3c608e0 commit 7aa23b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ git_repository(
2727
load("@io_bazel_rules_scala//scala:scala.bzl", "scala_repositories")
2828
scala_repositories()
2929
```
30+
To use a particular commit, use the gitsha in the `commit = ` attribute and omit `tag`.
3031

3132
You may wish to have these rules loaded by default using bazel's prelude. Add the line:
3233
```

0 commit comments

Comments
 (0)