Update README.md

Caps case and double space.
This commit is contained in:
Pete Cooper 2019-05-14 15:35:19 +01:00 committed by Léo Colombaro
parent 19ef6a8849
commit e64b4a6ee2
1 changed files with 4 additions and 4 deletions

View File

@ -102,7 +102,7 @@ This repository has the following structure:
* **`nginx.conf`** * **`nginx.conf`**
The main nginx config file. The main Nginx config file.
## Usage ## Usage
@ -110,12 +110,12 @@ This repository has the following structure:
### As a reference ### As a reference
To use as reference requires no special installation steps, download/checkout the To use as reference requires no special installation steps, download/checkout the
repository to a convenient location and adapt your existing nginx configuration repository to a convenient location and adapt your existing Nginx configuration
incorporating the desired functionality from this repository. incorporating the desired functionality from this repository.
### Directly ### Directly
To use directly, replace the nginx config directory with this repository. for example: To use directly, replace the Nginx config directory with this repository. for example:
```shell ```shell
nginx stop nginx stop