diff --git a/README.md b/README.md index 9cdaeb77..ed65c960 100644 --- a/README.md +++ b/README.md @@ -82,9 +82,9 @@ vim /root/.ssh/gitea_ed25519 chown -R root:root /root/.ssh chmod 600 /root/.ssh/gitea_ed25519 ssh-keyscan -H gitea.detee.cloud > ~/.ssh/known_hosts -git clone git@gitea.detee.cloud:vfaychuk/occlum.git +git clone git@gitea.detee.cloud:SGX/occlum.git cd occlum && make submodule -cd tools/toolchains/dcap_lib/ -# following command also installs the dcap library +cd tools/toolchains/utils_lib/ +# following command installs the utils library which can derive sealing key of the enclave ./build.sh ``` \ No newline at end of file