forked from TrueCloudLab/certificates
Minor fixes
This commit is contained in:
parent
c7b5a71f12
commit
90aabb0705
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue