Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vijayesvar committed Jul 12, 2024
1 parent a6766e0 commit 828b753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dlt/besu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ echo 'export PATH=$PATH:$(pwd)/bin' >> ~/.bashrc
```
- The source ~/.bashrc command reloads the ~/.bashrc file to apply the PATH changes immediately.
```
echo 'export PATH=$PATH:$(pwd)/bin' >> ~/.bashrc
source ~/.bashrc
```
##### Step 4: Verifing the installantion
- Running besu --version verifies that Besu is installed correctly and accessible in your terminal.
Expand Down

0 comments on commit 828b753

Please sign in to comment.