Skip to content

Commit a9356f6

Browse files
authored
Update README.md
1 parent bcbae41 commit a9356f6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,11 @@ wget https://github.com/Certora/certora-solana-platform-tools/releases/download/
8181
sudo xattr -rd com.apple.quarantine $HOME/platform-tools-certora
8282
```
8383
3. cd `$HOME/.cache/solana/v1.41`
84+
8485
If this directory does not exist then you need to install first Solana platform-tools.
8586
8687
```
87-
cd $HOME.local/share/solana/install/active_release/bin/sdk/sbf
88+
cd $HOME/.local/share/solana/install/active_release/bin/sdk/sbf
8889
source env.sh
8990
```
9091

0 commit comments

Comments
 (0)