Skip to content

Commit

Permalink
hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
SwiftAdviser committed Dec 16, 2023
1 parent f25d2b5 commit 4010278
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/participate/run-nodes/full-node.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -343,9 +343,9 @@ This way, you can open the port in the firewall settings of your server.
<Tabs groupId="code-examples">
<TabItem value="js" label="JavaScript">

```bash
npm i --save ton-core ton-lite-client
```
```bash
npm i --save ton-core ton-lite-client
```

</TabItem>
<TabItem value="python" label="Python">
Expand Down

0 comments on commit 4010278

Please sign in to comment.