Commit 02414ea
authored
docs: fix codemod callout wording and add setup steps (#128)
## Summary
- Remove incorrect `@layer-3/nitrolite` references from codemod callouts
(that package was never published; old SDK was only
`@erc7824/nitrolite`)
- Add explicit clone + install steps to the overview collapsible so the
CLI commands have proper context
Follows up on #127.
## Test plan
- [ ] Verify both `.mdx` pages render correctly in Docusaurus1 parent 295acfc commit 02414ea
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments