Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JungleCatSW committed Nov 24, 2023
1 parent 18012a1 commit 5524b60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 5524b60

Please sign in to comment.