distributioin
diff --git a/README.md b/README.md
index dd8a85b..c9c980c 100644
--- a/README.md
+++ b/README.md
@@ -32,12 +32,11 @@
 2. Build the package
 ```shell
 cd rocketmq-mqtt
-mvn clean package -DskipTests=true assembly:assembly
+mvn -Prelease-all -DskipTests clean install -U 
 ```
 3. Config
 ```shell
-cp -r  target/rocketmq-mqtt/rocketmq-mqtt ~
-cd ~/rocketmq-mqtt
+cd distribution/target/
 cd conf
 ```
 Some important configuration items in the **service.conf** configuration file