mirror of
https://github.com/apache/rocketmq.git
synced 2026-08-30 18:10:44 +08:00
@@ -11,9 +11,9 @@
|
||||
|
||||
#### 1.1 构建 DLedger
|
||||
|
||||
`git clone https://github.com/openmessaging/openmessaging-storage-dledger.git`
|
||||
`git clone https://github.com/openmessaging/dledger.git`
|
||||
|
||||
`cd openmessaging-storage-dledger`
|
||||
`cd dledger`
|
||||
|
||||
`mvn clean install -DskipTests`
|
||||
|
||||
|
||||
@@ -10,9 +10,9 @@ Build phase contains two parts, first, build DLedger, then build RocketMQ.
|
||||
|
||||
#### 1.1 Build DLedger
|
||||
|
||||
`git clone https://github.com/openmessaging/openmessaging-storage-dledger.git`
|
||||
`git clone https://github.com/openmessaging/dledger.git`
|
||||
|
||||
`cd openmessaging-storage-dledger`
|
||||
`cd dledger`
|
||||
|
||||
`mvn clean install -DskipTests`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user