Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tbaut authored Jul 12, 2023
1 parent 3117a56 commit 8a2f566
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ Install and launch the indexer and its DB. This will block the terminal

```bash
cd /squid;
npm install;
docker compose up db -d;
npm run codegen;
npm run build;
Expand Down

0 comments on commit 8a2f566

Please sign in to comment.