Skip to content

Commit

Permalink
removed empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
balegas committed Dec 29, 2023
1 parent 581b429 commit b31d2fd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/node-sidecar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ cd apps/node
yarn backend:start # or backend:up to run in the background
```

Open another terminal to migrate the Postgres database and generate an Electric client for the application:

Open another terminal to migrate the Postgres database and generate an Electric client for the application:
```sh
cd apps/node
yarn db:migrate
Expand Down

0 comments on commit b31d2fd

Please sign in to comment.