Fix README.md usage instructions
This commit is contained in:
parent
3c2588dcd2
commit
bfb426bca0
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ gramine-manifest \
|
|||
-Dra_type="epid" \
|
||||
-Dra_client_spid="51CAF5A48B450D624AEFE3286D314894" \
|
||||
-Dra_client_linkable=1 \
|
||||
-Dquartz_dir="$(pwd)/quartz" \
|
||||
-Dquartz_dir="$(pwd)" \
|
||||
quartz.manifest.template quartz.manifest
|
||||
|
||||
gramine-sgx-sign --manifest quartz.manifest --output quartz.manifest.sgx
|
||||
|
|
Loading…
Reference in a new issue