From 5524b6043923ca1fb1db4e4e889ab8212c64f83a Mon Sep 17 00:00:00 2001 From: jungle Date: Fri, 24 Nov 2023 12:17:10 +0000 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9124211..3b3a0c1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Cudo Compute To use this client install cudoctl and run ``./cudoctl init`` follow the steps to enter your API key and choose your project. -Then when you call CudoClient in python it will grab your API key from the yaml file created by cudoctl. +Then when you call cudo_api in python it will grab your API key from the yaml file created by cudoctl. ```bash pip install cudo-compute