NO-JIRA fixing release script
diff --git a/RELEASING.md b/RELEASING.md
index 53e14ae..167993d 100644
--- a/RELEASING.md
+++ b/RELEASING.md
@@ -39,7 +39,7 @@
 
 ```sh
 git clone git://github.com/apache/activemq-artemis-native.git
-cd activemq-artemis-artemis
+cd activemq-artemis-native
 git remote add upstream https://gitbox.apache.org/repos/asf/activemq-artemis-native.git
 ```