We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d95a42d commit ab4b10aCopy full SHA for ab4b10a
Dockerfile
@@ -4,7 +4,7 @@
4
# that running the image will execute benchmarks with a "warm cache". For
5
# example:
6
#
7
-# docker --build-arg ALCHEMY_API_KEY=... -t sim .
+# docker build --build-arg ALCHEMY_API_KEY=... -t sim .
8
# docker run sim benchmark-hardhat
9
10
# BEWARE: This image should not be published because it will contain traces of
0 commit comments