Skip to content

Commit

Permalink
chore: readme (#28)
Browse files Browse the repository at this point in the history
tiny change resolve #26 (not sure but can just comment at issue to add
`\`)
  • Loading branch information
rkdud007 authored Oct 13, 2024
1 parent e280324 commit 351ebdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@ To run Odyssey from source, clone the repository and run the following commands:
git clone https://github.com/ithacaxyz/odyssey.git
cd odyssey
cargo install --path bin/odyssey
odyssey node
odyssey node \
--chain etc/odyssey-genesis.json \
--rollup.sequencer-http <TODO> \
--rollup.sequencer-http <rollup-sequencer-http> \
--http \
--ws \
--authrpc.port 9551 \
Expand Down

0 comments on commit 351ebdb

Please sign in to comment.