Tweak fonts
Change-Id: I777185bf28f97284a1fab721bfc85e1e19a25c28
diff --git a/docs/quickstart.md b/docs/quickstart.md
index 5cab215..ce2fb73 100644
--- a/docs/quickstart.md
+++ b/docs/quickstart.md
@@ -6,8 +6,8 @@
examine and interact with a running CORD environment. It is a good place for
novice CORD users to start.
-[* NOTE: If you are looking for instructions on how to install a multi-node POD, you will
-find them in [quickstart_physical.md](./quickstart_physical.md). *]
+**NOTE:** *If you are looking for instructions on how to install a multi-node POD, you will
+find them in [quickstart_physical.md](./quickstart_physical.md).*
Specifically, the tutorial covers the following:
@@ -45,10 +45,10 @@
[CloudLab](https://www.cloudlab.us). Sign up for an account using your organization's
email address and choose "Join Existing Project"; for "Project Name" enter `cord-testdrive`.
-[*Note: CloudLab is supporting CORD as a courtesy. It is expected that you will
+**NOTE:** *CloudLab is supporting CORD as a courtesy. It is expected that you will
not use CloudLab resources for purposes other than evaluating CORD. If, after a
week or two, you wish to continue using CloudLab to experiment with or develop CORD,
-then you must apply for your own separate CloudLab project.*]
+then you must apply for your own separate CloudLab project.*
Once your account is approved, start an experiment using the `OnePC-Ubuntu14.04.4` profile
on either the Wisconsin or Clemson cluster. This will provide you with a temporary target server
@@ -122,13 +122,13 @@
> OpenStack services, ONOS, and XOS in VMs on the target server. It also brings up
> a compute node as a VM.
-Note that this step usually takes *at least an hour* to complete. Be patient!
+This step usually takes *at least an hour* to complete. Be patient!
### Complete
This step is completed once the Ansible playbook finishes without errors. If
an error is encountered when running this step, the first thing to try is
-just running the above `gradlew` command again.
+just running the above `gradlew` command again.
Once the step completes, two instances of ONOS are running, in
the `onos-cord-1` and `onos-fabric-1` VMs, though only `onos-cord-1` is used in
diff --git a/docs/quickstart_physical.md b/docs/quickstart_physical.md
index 49543c1..a29a81c 100644
--- a/docs/quickstart_physical.md
+++ b/docs/quickstart_physical.md
@@ -5,9 +5,9 @@
this repository will deploy CORD against a standard physical rack wired
according to the **best practices** as defined in this document.
-[* NOTE: If you are new to CORD, you should start by bringing up a development
+**NOTE:** *If you are new to CORD, you should start by bringing up a development
POD on a single physical server to get familiar with the CORD deployment
-process. Instructions to do so are in [quickstart.md](./quickstart.md). *]
+process. Instructions to do so are in [quickstart.md](./quickstart.md).*
## Physical configuration
![Physical Hardware Connectivity](images/physical.png)