For more details, you can checkout [MatrixOne Architecture](https://docs.matrixorigin.io/0.5.0/MatrixOne/Overview/matrixone-architecture/).
For more details, you can checkout [MatrixOne Architecture](https://docs.matrixorigin.io/0.5.1/MatrixOne/Overview/matrixone-architecture/).
## ⚡️ <a id="quick-start">Quick start</a>
...
...
@@ -155,7 +155,7 @@ For more details, you can checkout [MatrixOne Architecture](https://docs.matrixo
### ⚙️ Install MatrixOne
MatrixOne supports Linux and MacOS. You can install MatrixOne either by [building from source](#building-from-source) or [using docker](#using-docker).
For other installation types, please refer to [MatrixOne installation](https://docs.matrixorigin.io/0.5.0/MatrixOne/Get-Started/install-standalone-matrixone/) for more details.
For other installation types, please refer to [MatrixOne installation](https://docs.matrixorigin.io/0.5.1/MatrixOne/Get-Started/install-standalone-matrixone/) for more details.
#### **Building from source**
1. Install Go (version 1.18 is required).
...
...
@@ -173,11 +173,11 @@ $ cd matrixone
-*Option 2*: Get the MatrixOne(Stable Version) code
If you want to get the latest stable version code released by MatrixOne, please switch to the branch of version **0.5.0** first.
If you want to get the latest stable version code released by MatrixOne, please switch to the branch of version **0.5.1** first.
@@ -251,7 +259,7 @@ Now, MatrixOne only supports the TCP listener.
## 🙌 <a id="contributing">Contributing</a>
Contributions to MatrixOne are welcome from everyone.
See [Contribution Guide](https://docs.matrixorigin.io/0.5.0/MatrixOne/Contribution-Guide/make-your-first-contribution/) for details on submitting patches and the contribution workflow.
See [Contribution Guide](https://docs.matrixorigin.io/0.5.1/MatrixOne/Contribution-Guide/make-your-first-contribution/) for details on submitting patches and the contribution workflow.