aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8498be38..4f185586 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ with the name `yage`.
Build and Testing
-----------------
-To compile YAGE, create a build directory from the base directory. Then call
+To compile YAGE, create a build directory from the base dirqectory. Then call
cmake and point it to the directory containing.
[CMakeLists.txt](/CMakeLists.txt).
For example, one can use the following commands