Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/router-core/routerd.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ sidebar_position: 2
To install `routerd` and interact with the Router Core without running a node, run the following commands on your terminal/cmd:
```bash
git clone https://github.com/router-protocol/router-chain.git
// router-chain.git to be released yet
cd router-chain
git checkout dev
make install
Expand Down