Skip to content

Commit

Permalink
basic-coin fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kush-alloralabs committed Aug 9, 2024
1 parent b47e825 commit 3d2f42f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ Now that the node is configured, let's deploy and register it to the network. To
Execute the following command from the root directory:

```sh
chmod +x init.docker
./init.docker
chmod +x init.config
./init.config
```

This command will handle a couple tasks automatically:
Expand Down

0 comments on commit 3d2f42f

Please sign in to comment.