From ccbec52fd01de0fa1540d441f654ec408e52df4f Mon Sep 17 00:00:00 2001 From: Ryan Schafer Date: Wed, 21 Feb 2024 15:10:09 -0800 Subject: [PATCH] Clarify usage instructions in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7aca85c..c827e93 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ We provided a fully working example. ```bash git clone https://github.com/serpapi/serpapi-java.git cd serpapi-java/demo -make run api_key= +make all API_KEY= ``` Note: You need an account with SerpApi to obtain this key from: https://serpapi.com/dashboard