Skip to content

Commit

Permalink
Remove extra line break in README.md (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
medvedev1088 committed Aug 31, 2023
1 parent db88064 commit e557215
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,3 @@ For the latest version, check out the repo and call
> docker run polygon-etl:latest stream --start-block 500000 --log-file log.txt
> echo "Stream to Pub/Sub"
> docker run -v /path_to_credentials_file/:/polygon-etl/ --env GOOGLE_APPLICATION_CREDENTIALS=/polygon-etl/credentials_file.json polygon-etl:latest stream --start-block 500000 --output projects/<your-project>/topics/mainnet

0 comments on commit e557215

Please sign in to comment.