From 2d8e352ce7ad68f6d4e38afc1f931531b20d9991 Mon Sep 17 00:00:00 2001 From: Vyas Dev Venugopalan <7208078+vyasdev@users.noreply.github.com> Date: Wed, 3 Nov 2021 15:29:39 +1100 Subject: [PATCH] Update README.md --- 0-GettingStarted/README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/0-GettingStarted/README.md b/0-GettingStarted/README.md index 7e3ffef..6b114b9 100644 --- a/0-GettingStarted/README.md +++ b/0-GettingStarted/README.md @@ -14,11 +14,12 @@ The required content is hence spread across the four key areas below: 4. Migrate/ Operate: A reference implementation of ML Ops using AML that can be used to move your existing models To use this accelerator: -1) Go to the source [Git Repository](https://github.com/microsoft/azureml-ops-accelerator) -2) Click on "Use this template" +1. Go to the source [Git Repository](https://github.com/microsoft/azureml-ops-accelerator) +2. Click on "Use this template"

Use this template

-3) Review your new Github Docs reference link to start consuming the accelerators content, and customising it to reflect the specifics of your project, Azure infrastructure needs and Data Science, DevOps processes. This repositories sample Github Docs experience [can be viewed at here.](https://microsoft.github.io/azureml-ops-accelerator/) -4) Start at the Getting Started Section as it walks you through a step by step approach to project execution and assigns the relevant project roles and skills to each stage. + +3. Review your new Github Docs reference link to start consuming the accelerators content, and customising it to reflect the specifics of your project, Azure infrastructure needs and Data Science, DevOps processes. This repositories sample Github Docs experience [can be viewed at here.](https://microsoft.github.io/azureml-ops-accelerator/) +4. Start at the Getting Started Section as it walks you through a step by step approach to project execution and assigns the relevant project roles and skills to each stage.

Getting Started

**Cloning this Project**