Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
samwillis committed Feb 1, 2024
1 parent 4e3cd26 commit 923cae8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion examples/tauri-postgres/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,12 @@ You need Docker, Docker Compose v2, Nodejs >= 16.14 and pnpm.

### Checkout and setup the Tauri project

Clone this repo and change directory into this folder:
Clone this repo, change directory and checkout correct branch:

```sh
git clone https://github.com/electric-sql/electric
cd electric
git checkout tauri-example-postgres
```

Build the Electric generator and client library:
Expand Down

0 comments on commit 923cae8

Please sign in to comment.