Minor fixes

This commit is contained in:
Sebastian Tiedtke
2018-12-28 15:45:40 -08:00
committed by GitHub
parent c7b5a71f12
commit 90aabb0705

View File

@@ -210,7 +210,8 @@ running `step ca provisioner add`.
To start the CA run:
```
step-ca $STEPPATH/config/ca.step
export STEPPATH=$(step path)
step-ca $STEPPATH/config/ca.json
```
### Configure Your Environment