From f7f44c521c42b15d14005773da3bd45719efc1bd Mon Sep 17 00:00:00 2001 From: Arjun S Date: Thu, 31 Oct 2019 22:31:55 +0530 Subject: [PATCH] Update README.MD --- README.MD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.MD b/README.MD index 9b8f3cf..7c9c8cb 100644 --- a/README.MD +++ b/README.MD @@ -23,12 +23,12 @@ AnyoneAI aims to democratize AI education by providing an intuitive and interact The short "10 minutes" micro tutorials are specifically designed for learners to quickly learn and invest in themselves in small pockets of time spread throughout the day. ## Install -To install the current release for CPU-only: +To install the current release: ``` pip install anyoneai ``` -To start AnyoneAI Lab Session +To start AnyoneAI Lab Session: ``` anyoneai ```