From 3a4e8382e9b96808be1f1695f308c46bb1fbc36d Mon Sep 17 00:00:00 2001 From: Marcel Keller Date: Wed, 14 Nov 2018 19:24:30 +1100 Subject: [PATCH] Minor. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d8b0bb6..7d828b46 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ All programs required in this section can be compiled with the target `online`: This requires the INSECURE flag to be set before compilation as explained above. For a secure offline phase, see the section on SPDZ-2 below. -Run the command below. *If you haven't added `MY_CFLAGS = -DINSECURE` to `CONFIG.mine` before compiling, it will fail.* +Run the command below. **If you haven't added `MY_CFLAGS = -DINSECURE` to `CONFIG.mine` before compiling, it will fail.** `Scripts/setup-online.sh`