Skip to content

Commit

Permalink
GitBook: [master] one page modified
Browse files Browse the repository at this point in the history
  • Loading branch information
JingGe authored and gitbook-bot committed Aug 24, 2021
1 parent 015aedd commit 0000e7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bazel-101.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Fork your own Flink repo and checkout source code from Github and run:
$ mvn clean install -DskipTests
```

If you are behind firewall, e.g. working in China, and have issue to access some dependencies, you might consider to use mirror in your maven settings.xml:
If you are behind firewall, e.g. working in China, and have issue to access some dependencies, you might consider using mirror in your maven settings.xml, for example:

```markup
<mirror>
Expand Down

0 comments on commit 0000e7e

Please sign in to comment.