From a35f63bbab417991dd35703791b8a8129c35b121 Mon Sep 17 00:00:00 2001 From: Ivan Bondarev Date: Sun, 3 Apr 2016 14:58:20 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6495518cc..f04c11098 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Build the project and run tests. ```bash $ git clone https://github.com/pascalabcnet/pascalabcnet $ cd pascalabcnet -$ sudo sh _RebuildReleaseAndRunTests.sh +$ sh _RebuildReleaseAndRunTests.sh ``` ## Building PascalABC.NET in MacOS @@ -32,7 +32,7 @@ Download and install Mono from official page. Install the git-client. Run the co ```bash $ git clone https://github.com/pascalabcnet/pascalabcnet $ cd pascalabcnet -$ sudo sh _RebuildReleaseAndRunTests.sh +$ sh _RebuildReleaseAndRunTests.sh ``` ### Run the PascalABC.NET command line compiler @@ -73,7 +73,7 @@ sudo apt-get install mono-complete ```bash $ git clone https://github.com/pascalabcnet/pascalabcnet $ cd pascalabcnet -$ sudo sh _RebuildReleaseAndRunTests.sh +$ sh _RebuildReleaseAndRunTests.sh ``` ## Сборка проекта в MacOS @@ -81,7 +81,7 @@ $ sudo sh _RebuildReleaseAndRunTests.sh ```bash $ git clone https://github.com/pascalabcnet/pascalabcnet $ cd pascalabcnet -$ sudo sh _RebuildReleaseAndRunTests.sh +$ sh _RebuildReleaseAndRunTests.sh ``` ### Запуск