Replace `` with when emphasizing something inline in docs/

This commit is contained in:
Alex Robinson
2015-07-19 05:58:13 +00:00
parent b80c0e5177
commit 68d6e3a8ae
40 changed files with 218 additions and 218 deletions

View File

@@ -98,10 +98,10 @@ AWS CloudFormation or EC2 with user data (cloud-config).
### Command line administration tool: `kubectl`
The cluster startup script will leave you with a ```kubernetes``` directory on your workstation.
The cluster startup script will leave you with a `kubernetes` directory on your workstation.
Alternately, you can download the latest Kubernetes release from [this page](https://github.com/GoogleCloudPlatform/kubernetes/releases).
Next, add the appropriate binary folder to your ```PATH``` to access kubectl:
Next, add the appropriate binary folder to your `PATH` to access kubectl:
```bash
# OS X