We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49e05a3 commit e8fdba7Copy full SHA for e8fdba7
README.md
@@ -12,7 +12,7 @@ Installation
12
---
13
14
```shell
15
-$ bash -c "$(curl -fsSL https://raw.githubusercontent.com/dingodb/dingoadm/master/scripts/install_dingoadm.sh)"
+bash -c "$(curl -fsSL https://raw.githubusercontent.com/dingodb/dingoadm/master/scripts/install_dingoadm.sh)"
16
```
17
18
Usage
0 commit comments