qascade / dcr

A PoC framework to orchestrate interoperable Differentially Private Data Clean Room Services using Intel SGX hardware as root of trust.
GNU Affero General Public License v3.0
19 stars 16 forks source link

doc: fixed bash command #66

Closed chococandy63 closed 1 year ago

chococandy63 commented 1 year ago

Description

Fixed the bash command in README.md file

Describe the changes you've made

Changed ./dcr run --pkgpath samples/init_collaboration to ./bin/dcr run --pkgpath samples/init_collaboration