Skip to content

Commit

Permalink
remove colon
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicole White committed Oct 26, 2023
1 parent cab7b0d commit 8a4811b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Python/openai-automated/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ AUTOBLOCKS_INGESTION_KEY=<your-ingestion-key>
```
<!-- getting started end -->

## Install dependencies:
## Install dependencies

```bash
poetry install
Expand Down
2 changes: 1 addition & 1 deletion Python/openai-manual/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ AUTOBLOCKS_INGESTION_KEY=<your-ingestion-key>
```
<!-- getting started end -->

## Install dependencies:
## Install dependencies

```bash
poetry install
Expand Down

0 comments on commit 8a4811b

Please sign in to comment.