Update README.md (#16347)
This commit is contained in:
parent
2dcccc9131
commit
06ac4c9636
|
@ -256,6 +256,7 @@ After building successfully, TDengine can be installed by:
|
||||||
nmake install
|
nmake install
|
||||||
```
|
```
|
||||||
|
|
||||||
|
<!--
|
||||||
## On macOS platform
|
## On macOS platform
|
||||||
|
|
||||||
After building successfully, TDengine can be installed by:
|
After building successfully, TDengine can be installed by:
|
||||||
|
@ -263,6 +264,7 @@ After building successfully, TDengine can be installed by:
|
||||||
```bash
|
```bash
|
||||||
sudo make install
|
sudo make install
|
||||||
```
|
```
|
||||||
|
-->
|
||||||
|
|
||||||
## Quick Run
|
## Quick Run
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue