From a09a730fdc06c7956df15d226c693019e6d19339 Mon Sep 17 00:00:00 2001 From: lance6716 Date: Mon, 18 Dec 2017 16:18:58 +0800 Subject: [PATCH] fix typo fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4cd670a8..288e3cd4 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ This implementation is suitable to generate the preprocessed data used in the on For quick run on one machine, you can call the following: -`./spdz2-offline.x -p 0 & ./spdz-offline.x -p 1` +`./spdz2-offline.x -p 0 & ./spdz2-offline.x -p 1` More generally, run the following on every machine: