Skip to content

Commit 9ab33ed

Browse files
authored
Update README to simplify documentation instructions
Removed unnecessary instruction about importing original docs.
1 parent f369571 commit 9ab33ed

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ bun run docs:build
3333
Docs are built with Nextra/Next.js using the content in `pages/` plus the contract docs generated
3434
from `docs/`:
3535

36-
- `bun run docs:import` pulls the original `evm-docs` pages/components/public assets into this repo
37-
(run once, then edit locally).
3836
- `bun run docs:prepare` runs `hardhat dodoc`, syncs the generated contract docs into
3937
`pages/evm-package/`, and generates `_meta.json` navigation.
4038
- `bun run docs:build` runs `docs:prepare`, then `next build && next export` to emit the static site

0 commit comments

Comments
 (0)