Skip to content

Commit cc2e4b6

Browse files
kyliauIgorMinar
authored andcommitted
fix(bazel): docs formatting (angular#29817)
PR Close angular#29817
1 parent 6227d0b commit cc2e4b6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/bazel/src/schematics/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ GitHub and ping [@mgechev](https://github.com/mgechev) or
1212
To create a new Angular project that builds with Bazel + CLI, the following
1313
packages have to be installed.
1414

15-
Package | Minimum Version
16-
---------------|----------------
17-
@angular/cli | v8.0.x
18-
@angular/bazel | v8.0.x
15+
| Package | Minimum Version
16+
|----------------|-----------------
17+
| @angular/cli | v8.0.x
18+
| @angular/bazel | v8.0.x
1919

2020
The `@angular/bazel` package contains schematics to generate necessary Bazel
2121
build files.

0 commit comments

Comments
 (0)