From 21e335be0541ba5cd151af4b80e46c9fb661b1b1 Mon Sep 17 00:00:00 2001 From: Stefan Lankes Date: Sat, 23 Sep 2017 23:58:55 +0200 Subject: [PATCH] remove typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21b543b5f..cc9cb1810 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ cmake-3.7.2-Linux-x86_64.tar.gz 100%[===================>] 29,26M 3,74 So before you build HermitCore you have to source the `local-cmake.sh` script everytime you open a new terminal. -### Building the library perating systems and its examples +### Building the library operating systems and its examples To build HermitCore go to the directory with the source code, create a `build` directory and call `cmake` followed by `make`.