diff --git a/docs/participate/run-nodes/full-node.mdx b/docs/participate/run-nodes/full-node.mdx index da254e8180..577e76f829 100644 --- a/docs/participate/run-nodes/full-node.mdx +++ b/docs/participate/run-nodes/full-node.mdx @@ -343,9 +343,9 @@ This way, you can open the port in the firewall settings of your server. - ```bash - npm i --save ton-core ton-lite-client - ``` + ```bash + npm i --save ton-core ton-lite-client + ```