Skip to content

Commit

Permalink
Source the env of rust
Browse files Browse the repository at this point in the history
  • Loading branch information
ppopth committed Jan 22, 2023
1 parent 42b7f92 commit 9bf7620
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ sudo apt-get install -y ethereum

# Install Rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
source "$HOME/.cargo/env"

# Install lighthouse and lcli
sudo apt-get install -y git gcc g++ make cmake pkg-config llvm-dev libclang-dev clang protobuf-compiler
Expand Down

0 comments on commit 9bf7620

Please sign in to comment.