diff --git a/README.md b/README.md index f267cc80..43db57f1 100644 --- a/README.md +++ b/README.md @@ -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