From 2c08f8411119a66cc0cfff9b2226722248ece56b Mon Sep 17 00:00:00 2001 From: Lucas B Date: Tue, 6 Feb 2024 12:28:49 -0600 Subject: [PATCH] fix ci --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 41cf699..3b4d6b1 100644 --- a/README.md +++ b/README.md @@ -64,5 +64,3 @@ For your convenience: * Run `./s` script to rsync to a server. * Run `./f` to build the binary within a container and spit out to a `container-output` folder. -* Run `./f jito-solana` if you plan on running it with a `jito-solana` node. - - Be sure to use the same `rustc` version used to build your RPC node as was used to build this.