From d76373cb1d406e28b035276e62af53d7f9be9fd9 Mon Sep 17 00:00:00 2001 From: Henry-E <12613144+Henry-E@users.noreply.github.com> Date: Tue, 26 Nov 2024 12:54:05 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8263f67..6baa37d 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Clone the repository and test the program. ```shell git clone https://github.com/raydium-io/raydium-cp-swap -cd raydium-cp-swap && anchor test +cd raydium-cp-swap && yarn && anchor test ``` ## License