diff --git a/README.md b/README.md index 15c4a142aac931f2d97db9b50998394776222810..0a95e0a9707aeb67627218a9e94e43c2f022e394 100644 --- a/README.md +++ b/README.md @@ -271,3 +271,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 +```