From 72aeefbc4f15e1046eb6b42b1e9f721b04211244 Mon Sep 17 00:00:00 2001 From: stNamring <33906058+stNamring@users.noreply.github.com> Date: Tue, 1 Oct 2019 09:30:15 +0600 Subject: [PATCH] Line 94 (New Line) Better readability. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index df4d1f1623f..d9f4b1758b0 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,8 @@ If you'd rather set up your project manually, take a look at our [Slow Start Gui Once it's installed, you can `npm run storybook` and it will run the development server on your local machine, and give you a URL to browse some sample stories. -**Storybook v2.x migration note**: If you're using Storybook v2.x and want to shift to 4.x version the easiest way is: +**Storybook v2.x migration note**: +If you're using Storybook v2.x and want to shift to 4.x version the easiest way is: ```sh cd my-storybook-v2-app