Skip to content

Commit c35b048

Browse files
committed
[readme] update dingoadm install content
1 parent 44150de commit c35b048

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
CurveAdm
1+
DingoAdm
22
---
33

4-
CurveAdm is a tool for deploy and manage Curve cluster, it's easy to use and with rich features.
4+
DingoAdm is a tool for deploy and manage Curve cluster, it's easy to use and with rich features.
55

66
Documentation
77
---
@@ -12,13 +12,13 @@ Installation
1212
---
1313

1414
```shell
15-
$ bash -c "$(curl -fsSL https://curveadm.nos-eastchina1.126.net/script/install.sh)"
15+
$ bash -c "$(curl -fsSL https://raw.githubusercontent.com/dingodb/dingoadm/master/scripts/install_dingoadm.sh)"
1616
```
1717

1818
Usage
1919
---
2020

21-
Run `curveadm -h` for more informations.
21+
Run `dingoadm -h` for more informations.
2222

2323
Contributing
2424
---
@@ -29,7 +29,7 @@ you can see [CONTRIBUTING][contributing] for details.
2929
License
3030
---
3131

32-
CurveAdm is under the Apache 2.0 license. See the [LICENSE](LICENSE) file for details.
32+
DingoAdm is under the Apache 2.0 license. See the [LICENSE](LICENSE) file for details.
3333

3434
[docs]: https://github.com/dingodb/dingoadm/wiki
3535
[contributing]: https://github.com/dingodb/dingoadm/wiki/others#参与-dingoadm-的开发

0 commit comments

Comments
 (0)