Skip to content

Commit

Permalink
chore(README): remove trailing slash of multi-line cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
thatdevsherry committed Jan 22, 2025
1 parent c1efbb5 commit 87d8dfe
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 @@ -15,7 +15,7 @@ Currently building for unauthenticated mode only.
--responder-port 4000 \
--controller-addr 127.0.0.1 \
--responder-reflect-port 4001 \
--number-of-test-packets 1 \
--number-of-test-packets 1

# Tests
> cargo test --workspace
Expand Down

0 comments on commit 87d8dfe

Please sign in to comment.