From 8e19c228c681c389f15cfd24cf2fe2dacac50f3c Mon Sep 17 00:00:00 2001 From: satbekmyrza Date: Sat, 1 Jul 2017 10:32:25 +0600 Subject: [PATCH] readme is updated --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 439f75b..82de758 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ since Geopar runs only one configuration. To run Geopar: 1. Open Windows Command Prompt (cmd) 2. Navigate to the **Windows** folder in the downloaded directory -3. Prepare input.txt so that the triangulated figure you want to deal with is specified first +3. Prepare _input.txt_ so that the triangulated figure you want to deal with is specified first 4. Type `run.exe` to run the executable ## Running on Mac and Linux @@ -31,4 +31,5 @@ since Geopar runs only one configuration. To run Geopar: 1. Open Terminal 2. Navigate to the **Mac, Linux** folder in the downloaded directory -3. Type `./run` to run the executable +3. Prepare _input.txt_ so that the triangulated figure you want to deal with is specified first +4. Type `./run` to run the executable