Skip to content

Commit

Permalink
fix "make up" spell
Browse files Browse the repository at this point in the history
  • Loading branch information
droserasprout committed Jan 29, 2025
1 parent 30e0cc2 commit bea913b
Show file tree
Hide file tree
Showing 20 changed files with 40 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/demo_blank/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ dipdup -C sqlite run
Or spawn a Compose stack with PostgreSQL and Hasura:

```shell
cp deploy/.env.default deploy/.env
# Edit .env file before running
make up
```

Expand Down
2 changes: 2 additions & 0 deletions src/demo_evm_events/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ dipdup -C sqlite run
Or spawn a Compose stack with PostgreSQL and Hasura:

```shell
cp deploy/.env.default deploy/.env
# Edit .env file before running
make up
```

Expand Down
2 changes: 2 additions & 0 deletions src/demo_evm_transactions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ dipdup -C sqlite run
Or spawn a Compose stack with PostgreSQL and Hasura:

```shell
cp deploy/.env.default deploy/.env
# Edit .env file before running
make up
```

Expand Down
2 changes: 2 additions & 0 deletions src/demo_evm_uniswap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ dipdup -C sqlite run
Or spawn a Compose stack with PostgreSQL and Hasura:

```shell
cp deploy/.env.default deploy/.env
# Edit .env file before running
make up
```

Expand Down
2 changes: 2 additions & 0 deletions src/demo_starknet_events/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ dipdup -C sqlite run
Or spawn a Compose stack with PostgreSQL and Hasura:

```shell
cp deploy/.env.default deploy/.env
# Edit .env file before running
make up
```

Expand Down
2 changes: 2 additions & 0 deletions src/demo_substrate_events/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ dipdup -C sqlite run
Or spawn a Compose stack with PostgreSQL and Hasura:

```shell
cp deploy/.env.default deploy/.env
# Edit .env file before running
make up
```

Expand Down
2 changes: 2 additions & 0 deletions src/demo_tezos_auction/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ dipdup -C sqlite run
Or spawn a Compose stack with PostgreSQL and Hasura:

```shell
cp deploy/.env.default deploy/.env
# Edit .env file before running
make up
```

Expand Down
2 changes: 2 additions & 0 deletions src/demo_tezos_dao/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ dipdup -C sqlite run
Or spawn a Compose stack with PostgreSQL and Hasura:

```shell
cp deploy/.env.default deploy/.env
# Edit .env file before running
make up
```

Expand Down
2 changes: 2 additions & 0 deletions src/demo_tezos_dex/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ dipdup -C sqlite run
Or spawn a Compose stack with PostgreSQL and Hasura:

```shell
cp deploy/.env.default deploy/.env
# Edit .env file before running
make up
```

Expand Down
2 changes: 2 additions & 0 deletions src/demo_tezos_domains/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ dipdup -C sqlite run
Or spawn a Compose stack with PostgreSQL and Hasura:

```shell
cp deploy/.env.default deploy/.env
# Edit .env file before running
make up
```

Expand Down
2 changes: 2 additions & 0 deletions src/demo_tezos_etherlink/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ dipdup -C sqlite run
Or spawn a Compose stack with PostgreSQL and Hasura:

```shell
cp deploy/.env.default deploy/.env
# Edit .env file before running
make up
```

Expand Down
2 changes: 2 additions & 0 deletions src/demo_tezos_events/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ dipdup -C sqlite run
Or spawn a Compose stack with PostgreSQL and Hasura:

```shell
cp deploy/.env.default deploy/.env
# Edit .env file before running
make up
```

Expand Down
2 changes: 2 additions & 0 deletions src/demo_tezos_factories/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ dipdup -C sqlite run
Or spawn a Compose stack with PostgreSQL and Hasura:

```shell
cp deploy/.env.default deploy/.env
# Edit .env file before running
make up
```

Expand Down
2 changes: 2 additions & 0 deletions src/demo_tezos_head/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ dipdup -C sqlite run
Or spawn a Compose stack with PostgreSQL and Hasura:

```shell
cp deploy/.env.default deploy/.env
# Edit .env file before running
make up
```

Expand Down
2 changes: 2 additions & 0 deletions src/demo_tezos_nft_marketplace/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ dipdup -C sqlite run
Or spawn a Compose stack with PostgreSQL and Hasura:

```shell
cp deploy/.env.default deploy/.env
# Edit .env file before running
make up
```

Expand Down
2 changes: 2 additions & 0 deletions src/demo_tezos_raw/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ dipdup -C sqlite run
Or spawn a Compose stack with PostgreSQL and Hasura:

```shell
cp deploy/.env.default deploy/.env
# Edit .env file before running
make up
```

Expand Down
2 changes: 2 additions & 0 deletions src/demo_tezos_token/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ dipdup -C sqlite run
Or spawn a Compose stack with PostgreSQL and Hasura:

```shell
cp deploy/.env.default deploy/.env
# Edit .env file before running
make up
```

Expand Down
2 changes: 2 additions & 0 deletions src/demo_tezos_token_balances/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ dipdup -C sqlite run
Or spawn a Compose stack with PostgreSQL and Hasura:

```shell
cp deploy/.env.default deploy/.env
# Edit .env file before running
make up
```

Expand Down
2 changes: 2 additions & 0 deletions src/demo_tezos_token_transfers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ dipdup -C sqlite run
Or spawn a Compose stack with PostgreSQL and Hasura:

```shell
cp deploy/.env.default deploy/.env
# Edit .env file before running
make up
```

Expand Down
2 changes: 2 additions & 0 deletions src/dipdup/projects/base/README.md.j2
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ dipdup -C sqlite run
Or spawn a Compose stack with PostgreSQL and Hasura:

```shell
cp deploy/.env.default deploy/.env
# Edit .env file before running
make up
```

Expand Down

0 comments on commit bea913b

Please sign in to comment.