Fix escaping

This commit is contained in:
Stanislaw Pitucha 2014-03-26 18:04:57 +00:00
parent 5cc354e13b
commit 0c95d7307a
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ For virtual environment run:
. .venv/bin/activate
./setup.py develop
The config file should be copied from `config.cfg.sample` to `ephemeral\_ca/config.cfg` with any details updated.
The config file should be copied from `config.cfg.sample` to `ephemeral_ca/config.cfg` with any details updated.
The service can be run with: