2 次代碼提交 f78584287e ... 670910f43a

作者 SHA1 備註 提交日期
  Ian Goldberg 670910f43a README for the pirserver repo 1 年之前
  sshsshy f78584287e README to build pirserver and pirclient modules 2 年之前
共有 1 個文件被更改,包括 4 次插入3 次删除
  1. 4 3
      README.md

+ 4 - 3
README.md

@@ -1,5 +1,6 @@
 To build the pirserver and pirclient modules:
 
-1) Clone the piros/Scripts repository (https://git-crysp.uwaterloo.ca/piros/Scripts) and build the dockers in it following instructions in that repository.
-2) Build the pirserver docker with ./built_dockers.sh
-3) docker run --device /dev/isgx -it zt_docker bash -c "start-aesmd && exec bash"
+1. Clone the piros/Scripts repository (https://git-crysp.uwaterloo.ca/piros/Scripts) and build the dockers in it following instructions in that repository.
+2. Build the pirserver docker with `./build_docker.sh`
+3. Run the pirserver docker with `./run_docker.sh`
+