Skip to content

Commit d88ee10

Browse files
committed
Update README.md
1 parent 5a94c8a commit d88ee10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ A wrapper around [`anchor test`] for computing test coverage
1818
export PATH=$PWD/bin:$PATH
1919
```
2020

21-
2. Add the following to `[profile.release]` section of your Anchor project's root Cargo.toml:
21+
2. Add the following to the `[profile.release]` section of your Anchor project's root Cargo.toml:
2222

2323
```toml
2424
debug = true

0 commit comments

Comments
 (0)