Skip to content

Commit

Permalink
docs: remove old part for cloning networks repo (#1649)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcstein authored Jul 25, 2024
1 parent 3c736ec commit fd62f90
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions nodes/full-consensus-node.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,6 @@ Follow the tutorial on [installing `celestia-app`](./celestia-app.md).

### Set up the P2P networks

Now we will set up the P2P Networks by cloning the networks repository:

```sh
cd $HOME
rm -rf networks
git clone https://github.com/celestiaorg/networks.git
```

To initialize the network, pick a "node-name" that describes your
node. Keep in mind that this might change if a new testnet is deployed.

Expand Down

0 comments on commit fd62f90

Please sign in to comment.