Skip to content

Commit

Permalink
Update codebox command
Browse files Browse the repository at this point in the history
  • Loading branch information
ytham committed May 22, 2024
1 parent ef688bf commit c49a828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export default async function Home() {
Compile circuit first by running in the root directory of this project:
</div>
<CodeBox>
{"npx axiom compile circuit app/axiom/governance.circuit.ts"}
{"npx axiom circuit compile app/axiom/governance.circuit.ts"}
</CodeBox>
</>
)
Expand Down

0 comments on commit c49a828

Please sign in to comment.