File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 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
66Documentation
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
1818Usage
1919---
2020
21- Run ` curveadm -h` for more informations.
21+ Run ` dingoadm -h` for more informations.
2222
2323Contributing
2424---
@@ -29,7 +29,7 @@ you can see [CONTRIBUTING][contributing] for details.
2929License
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-的开发
You can’t perform that action at this time.
0 commit comments