Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BrendanCoughlan5 authored Jan 3, 2025
1 parent 066b5a5 commit 3253ce8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,9 +265,6 @@ go run main.go restore-snapshot \
--database.db_name=sidecar \
--database.schema_name=public
```
```bash
pg_restore --host <hostname> --port 5432 --username <username> --dbname <dbname> --no-owner sidecar-testnet-2024-11-22.dump
```
## RPC Routes
Expand Down

0 comments on commit 3253ce8

Please sign in to comment.