Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Sep 13, 2024
1 parent 79e2390 commit a3adca6
Show file tree
Hide file tree
Showing 3 changed files with 1,776 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ wand login
You can launch your validator using following command

```python
pm2 start start_validator.py --interpreter python3 -- --wallet.name default --wallet.hotkey defualt --subtensor.chain_endpoint <URL here> --autoupdate --wandb_on
pm2 start start_validator.py --interpreter python3 -- --wallet_name "default" --wallet_hotkey "default" --subtensor.chain_endpoint <URL here> --autoupdate --wandb_on
```
---

Expand Down
Loading

0 comments on commit a3adca6

Please sign in to comment.