Compensate for lack of gh support for admonitions
diff --git a/README.asciidoc b/README.asciidoc
index 641dbb0..f85b980 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -28,7 +28,7 @@
 If you're just starting out with Go, a convenience script exists which lets you create a new Go workspace preconfigured with Gophercloud for you.
 
 [NOTE]
-.Please note that these instructions are here temporarily until we make this repository public.
+.*Please note that these instructions are here temporarily until we make this repository public.*
 -----------------------------------------------------------------------------------------------------
 1. Navigate to the scripts/create-environment.sh file in the GitHub user interface
 2. Click on 'Raw'
@@ -39,7 +39,7 @@
 -----------------------------------------------------------------------------------------------------
 
 [WARNING]
-.Please note that this set of installation instructions will work as soon the repoistory is public.*  We'll remove these admonitions at that time as well
+.*Please note that this set of installation instructions will work as soon the repoistory is public.*  We'll remove these admonitions at that time as well*
 -----------------------------------------------------------------------------------------------------
 You can execute the following command to create a brand new Go workspace that is minimally configured for use with Gophercloud.  This should work for any reasonable POSIX-compatible environment.