We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aa23b7 commit 4e90806Copy full SHA for 4e90806
README.md
@@ -16,7 +16,7 @@ currently four rules, `scala_library`, `scala_macro_library`, `scala_binary`
16
and `scala_test`.
17
18
In order to use `scala_library`, `scala_macro_library`, and `scala_binary`,
19
-you must add the following to your WORKSPACE file:
+you must have bazel 0.2.0 and add the following to your WORKSPACE file:
20
21
```python
22
git_repository(
0 commit comments