From bc00bf264baa465cfe80ac864e0aaab3ed3d3aec Mon Sep 17 00:00:00 2001 From: AshleyZhao Date: Mon, 31 Jul 2023 19:42:08 -0400 Subject: [PATCH] doc: Update quickstart.md (#398) Add note to Quick Start Guide with link to the last stable release. Signed-off-by: AshleyZhao (cherry picked from commit 79aa2ae05cf3cf70e9bae858b8ca9d2727a77a3d) --- docs/quickstart.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/quickstart.md b/docs/quickstart.md index 153e7d2d..09aba692 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -2,6 +2,8 @@ To quickly get started using ModelMesh Serving, here is a brief guide. +> **Note**: To install the latest stable release, please follow the [Quick Start Guide for version 0.11](https://github.com/kserve/modelmesh-serving/blob/release-0.11/docs/quickstart.md). + ## Prerequisites - A Kubernetes cluster v 1.16+ with cluster administrative privileges