Skip to content

Commit 034451a

Browse files
Update guides/use-rollkit-cli.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent cc76782 commit 034451a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/use-rollkit-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The `rollkit.toml` file is a configuration file that Rollkit uses to understand
3939

4040
3. The output indicates that the rollup entrypoint is `~/gm/cmd/gmd/main.go`.
4141

42-
4. Open the `rollkit.toml` file and under the `[chain]` section, set `config_dir` to the appropriate directory where your chain configuration is. For GM World tutorial, `rollkit.toml` file looks like this:
42+
4. Open the `rollkit.toml` file, and under the `[chain]` section, set `config_dir` to the appropriate directory where your chain configuration is. For GM World tutorial, `rollkit.toml` file looks like this:
4343

4444
```toml
4545
entrypoint = "./cmd/gmd/main.go"

0 commit comments

Comments
 (0)