Browse Source

readme: remove invalid image tag

Fabian Peter Hammerle 5 years ago
parent
commit
d928d10a4c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,5 +1,5 @@
 ```sh
-sudo docker run --rm fphammerle/scrapy-ping:0.1-scrapy1.0.3-python2 \
+sudo docker run --rm fphammerle/scrapy-ping \
     --loglevel=DEBUG \
     -a start_url=https://ipfs.fabian.hammerle.me
 ```