diff --git a/README.md b/README.md
index 21add68fa6dd67bda75ae322015bf3a069a2ccc3..8377608716807c7635d8915d9b144f1886b21d4b 100644
--- a/README.md
+++ b/README.md
@@ -268,3 +268,9 @@ More details about order operations you could find with call ```sudo /opt/cellfr
 More details about cellframe node commands in call ```sudo /opt/cellframe-node/bin/cellframe-node-cli help```
 
 
+#### Remove cellframe-node
+
+In order to remove cellframe-node, use the following command
+```
+sudo apt-get remove cellframe-node
+```