Skip to content

Commit bd68020

Browse files
committed
update README
Release is not supported, deleted
1 parent cc48423 commit bd68020

1 file changed

Lines changed: 2 additions & 9 deletions

File tree

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,6 @@ bazel run //process:incremental_latest
2626
bazel build //process:docs_latest
2727
```
2828

29-
#### Integrate latest score release
30-
31-
This should also work with proxy configuration if latest is not working.
32-
33-
```bash
34-
bazel run //process:incremental_release
35-
bazel build //process:docs_release
36-
```
37-
3829
#### Access your documentation at:
3930

4031
- `_build/` for incremental
@@ -62,3 +53,5 @@ bazel test //:copyright.test
6253
bazel run //:copyright.fix
6354
```
6455

56+
#### Explore more functions with
57+
bazel query //...

0 commit comments

Comments
 (0)