Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

Commit

Permalink
readme typo (#1086)
Browse files Browse the repository at this point in the history
  • Loading branch information
tcoratger authored May 17, 2024
1 parent 9490e8d commit ff2214e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ TL;DR:
- Run Kakarot RPC in dev mode:
- Run dev RPC: `make run-dev` (you'll need a StarknetOS instance running in another process and Kakarot contracts deployed)
- Run with Docker Compose:
- `make katana-rpc-up`
- `make local-rpc-up`
- To kill these processes, `make docker-down`
- Build the docker image for the RPC:
- `make docker-build`
Expand Down

0 comments on commit ff2214e

Please sign in to comment.