From 55d2ebb289985a20c25f3d54c823019ebcfc553c Mon Sep 17 00:00:00 2001 From: Sayan Roy Date: Sat, 12 Aug 2023 10:42:22 +0530 Subject: [PATCH] Update README.md (#1180) Updated Readme with installation link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2a1d58c8..d461c4374 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Minimal dependencies are installed without extra options. You can install extra pip install "flaml[autogen]" ``` -Find more options in [Installation](Installation). +Find more options in [Installation](https://microsoft.github.io/FLAML/docs/Installation). Each of the [`notebook examples`](https://github.com/microsoft/FLAML/tree/main/notebook) may require a specific option to be installed. ### .NET