Skip to content

Commit

Permalink
Deploying to gh-pages from @ 258808b 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
msooseth committed Dec 10, 2024
1 parent a95cc98 commit 1fb7d07
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion getting-started.html
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ <h3 id="building"><a class="header" href="#building">Building</a></h3>
$ curl -L https://foundry.paradigm.xyz | bash # install foundryup
$ foundryup # install forge and other foundry binaries
$ mkdir mytest &amp;&amp; cd mytest
$ wget https://github.com/ethereum/hevm/releases/download/release/0.53.0/hevm-x86_64-linux
$ wget https://github.com/ethereum/hevm/releases/download/release/0.54.0/hevm-x86_64-linux
$ chmod +x ./hevm-x86_64-linux
$ forge init .
$ cat &lt;&lt;EOF &gt; src/contract.sol
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ <h3 id="building"><a class="header" href="#building">Building</a></h3>
$ curl -L https://foundry.paradigm.xyz | bash # install foundryup
$ foundryup # install forge and other foundry binaries
$ mkdir mytest &amp;&amp; cd mytest
$ wget https://github.com/ethereum/hevm/releases/download/release/0.53.0/hevm-x86_64-linux
$ wget https://github.com/ethereum/hevm/releases/download/release/0.54.0/hevm-x86_64-linux
$ chmod +x ./hevm-x86_64-linux
$ forge init .
$ cat &lt;&lt;EOF &gt; src/contract.sol
Expand Down
2 changes: 1 addition & 1 deletion print.html
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ <h3 id="building"><a class="header" href="#building">Building</a></h3>
$ curl -L https://foundry.paradigm.xyz | bash # install foundryup
$ foundryup # install forge and other foundry binaries
$ mkdir mytest &amp;&amp; cd mytest
$ wget https://github.com/ethereum/hevm/releases/download/release/0.53.0/hevm-x86_64-linux
$ wget https://github.com/ethereum/hevm/releases/download/release/0.54.0/hevm-x86_64-linux
$ chmod +x ./hevm-x86_64-linux
$ forge init .
$ cat &lt;&lt;EOF &gt; src/contract.sol
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 1fb7d07

Please sign in to comment.