From 22a27fae76b007f060ac307a5b5dd2ba477f7da5 Mon Sep 17 00:00:00 2001 From: Krishnamohan Yerrabilli Date: Mon, 27 Jun 2022 19:06:27 +0530 Subject: [PATCH] Small change in ReadMe. Added a period to step 2 (Quick start) for better alignment. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ce8e3830d8..e9aebb23e65 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ The Jupyter Extension supports other languages in addition to Python such as Jul - **Step 1.** Install [VS Code](https://code.visualstudio.com/) -- **Step 2** If not working with Python, make sure to have a Jupyter kernelspec that corresponds to the language you would like to use installed on your machine. +- **Step 2.** If not working with Python, make sure to have a Jupyter kernelspec that corresponds to the language you would like to use installed on your machine. - **Step 3.** Install the [Jupyter Extension](https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter)