Skip to content
Merged
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions pages/devs/get-started/cli.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ To install Go, follow one of the recommended methods below or consult the [offic
### Installation

```Text bash
curl -sSL https://raw.githubusercontent.com/allora-network/allora-chain/main/install.sh | bash -s -- v0.8.0
curl -sSL https://raw.githubusercontent.com/allora-network/allora-chain/dev/install.sh | bash -s -- v0.12.1

```

Expand Down Expand Up @@ -73,4 +73,4 @@ Flags:
--trace print out full stack trace on errors

Use "allorad [command] --help" for more information about a command.
```
```
4 changes: 2 additions & 2 deletions pages/devs/get-started/model-forge.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ To get started, you'll need to create a wallet on the Allora Network.
Open your terminal and run the following command to install the `allorad` CLI tool.

```bash
curl -sSL https://raw.githubusercontent.com/allora-network/allora-chain/main/install.sh | bash -s -- v0.8.0
curl -sSL https://raw.githubusercontent.com/allora-network/allora-chain/dev/install.sh | bash -s -- v0.12.1
```

#### Create a Wallet
Expand Down Expand Up @@ -151,4 +151,4 @@ Steps:
3. Click on a topic to view your performance metrics

![topic-metrics](/topic-stats.png)
- Your `Score` and `ALLO Earned` indicate your overall performance in the topic.
- Your `Score` and `ALLO Earned` indicate your overall performance in the topic.