Skip to content

Commit

Permalink
link check
Browse files Browse the repository at this point in the history
  • Loading branch information
Reecepbcups committed Oct 24, 2024
1 parent b2a2324 commit 134bbe8
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ If you do not have these components installed, follow the instructions below to
</TabItem>

<TabItem value="ubuntu-linux" label="Linux (Ubuntu)">
<!-- markdown-link-check-disable -->
```bash
# Base
sudo apt install make gcc git jq wget
Expand All @@ -114,6 +115,7 @@ If you do not have these components installed, follow the instructions below to
git config --global user.name "Your Name"
```
</TabItem>
<!-- markdown-link-check-enable -->

<TabItem value="cosmwasm-rust" label="CosmWasm (Rust)">
Some tutorials require CosmWasm (Rust smart contracts) setup. This section is option, unless a tutorial is CosmWasm focused.
Expand Down

0 comments on commit 134bbe8

Please sign in to comment.