Update readme to new targets.
This commit is contained in:
@ -8,9 +8,11 @@ This requires bazel release > `bazel-0.20`.
|
|||||||
```
|
```
|
||||||
$ bazel run :hello
|
$ bazel run :hello
|
||||||
|
|
||||||
|
$ bazel run :local
|
||||||
$ bazel run :remote
|
$ bazel run :remote
|
||||||
$ bazel run :bare
|
$ bazel run :bare
|
||||||
$ bazel run :subbare
|
|
||||||
$ bazel run :subremote
|
$ bazel run //submodule:bare
|
||||||
|
$ bazel run //submodule:remote
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user