move ./run.sh into ./scripts

This commit is contained in:
Trent Nelson
2021-09-07 11:12:38 -05:00
committed by Trent Nelson
parent 91c3b18e1e
commit 92e343da26
4 changed files with 3 additions and 8 deletions

View File

@@ -57,11 +57,6 @@ $ cd solana
$ cargo build
```
## **4. Run a minimal local cluster.**
```bash
$ ./run.sh
```
# Testing
**Run the test suite:**