diff --git a/99.-FAQ-(Frequently-Asked-Questions).md b/99.-FAQ-(Frequently-Asked-Questions).md
index b6e894f..8f296ff 100644
--- a/99.-FAQ-(Frequently-Asked-Questions).md
+++ b/99.-FAQ-(Frequently-Asked-Questions).md
@@ -98,7 +98,7 @@ https://github.com/dotnet/cli/issues/6178
 When trying to get the docker image (microsoft/aspnetcore-build) working see:
 https://github.com/aspnet/aspnet-docker/issues/299
 
-Use the microsoft/aspnetcore-build:1.0-2.0 image that comes with the Microsoft.Docker.Sdk.
+Use the *microsoft/aspnetcore-build:1.0-2.0* image that comes with the Microsoft.Docker.Sdk.
 
 #### WORKAROUND until fixed, if using just .NET Core with NO Docker build-container: