From d81bef05c1428f5147cfdb8abfb74e4e9537cb36 Mon Sep 17 00:00:00 2001 From: Aman Soni Date: Thu, 3 Jun 2021 12:00:41 +0530 Subject: [PATCH] Updated README.rst Updated the installation guide link. --- cli/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/README.rst b/cli/README.rst index bf9dbe34..ffe059ba 100644 --- a/cli/README.rst +++ b/cli/README.rst @@ -15,5 +15,5 @@ The ``klio-cli`` The CLI is the main entrypoint for users in interacting with a Klio job. This CLI is used for creating, deploying, testing, and profiling of Klio jobs, among other helpful commands. -Check out the `installation guide `_ for how to setup installation. +Check out the `installation guide `_ for how to setup installation. There is also the `user guide `_ and the `API documentation `_ for more information.