Skip to content

Commit

Permalink
Make install instruction a bit more clear in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nashatyrev authored Nov 1, 2024
1 parent 676eee1 commit 82a0385
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ echo 'export PATH="${PATH}:/home/${USER}/.local/bin"' >> ~/.bashrc && source ~/.

Install Ethshadow.
```sh
git clone https://github.com/ethereum/ethshadow.git
cd ethshadow
cargo install --path .
```

Expand Down

0 comments on commit 82a0385

Please sign in to comment.