Skip to content

Commit d7882c3

Browse files
authored
Update README.md
1 parent 9389cf6 commit d7882c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ In order to maximize the lightweight nature of the Brook engine, a deliberate se
1111
Specify the version appropriate for the project, see [releases](https://github.com/mytang0/brook/releases).
1212
```xml
1313
<properties>
14-
<dubbo.version>...</dubbo.version>
14+
<brook.version>...</brook.version>
1515
</properties>
1616
```
1717

@@ -66,4 +66,4 @@ git checkout -b my_feature
6666
```bash
6767
git push origin my_feature
6868
```
69-
- Create a new PR to https://github.com/mytang0/brook/pulls .
69+
- Create a new PR to https://github.com/mytang0/brook/pulls .

0 commit comments

Comments
 (0)