diff --git a/3-terrarium/solution/README.md b/3-terrarium/solution/README.md index 2cfef7af..a0f9dd67 100644 --- a/3-terrarium/solution/README.md +++ b/3-terrarium/solution/README.md @@ -18,7 +18,9 @@ You can deploy, or publish your terrarium to the web using Azure Static Web Apps 1. Fork this repo -2. Press this button => [![Deploy to Azure button](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/?feature.customportal=false&WT.mc_id=academic-77807-sagibbon#create/Microsoft.StaticApp) +2. Press this button + +[![Deploy to Azure button](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/?feature.customportal=false&WT.mc_id=academic-77807-sagibbon#create/Microsoft.StaticApp) 3. Walk through the wizard creating your app. Make sure you set the app root to either be `/solution` or the root of your codebase. There's no API in this app, so don't worry about adding that. A .github folder will be created in your forked repo that will help Azure Static Web Apps' build service build and publish your app to a new URL.