Skip to content

Commit

Permalink
Update title
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikbratashchuk committed Aug 7, 2024
1 parent 0e63eda commit 99587ff
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion guides/use-tia-for-gas.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,9 @@ If you get errors of `gmd` not found, you may need to add the `go/bin` directory
curl -sSL https://rollkit.dev/install-gm-rollup.sh | sh
```

## Initialize rollkit toml configuration {#initialize-rollkit-configuration}
## 🛠️ Initialize Rollkit TOML Configuration {#initialize-rollkit-configuration}

Change to the `gm` directory and initialize the rollkit toml configuration:

```bash
cd ./gm && rollkit toml init
Expand Down

0 comments on commit 99587ff

Please sign in to comment.