aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2018-01-06 10:53:25 +0000
committerYann Herklotz <ymherklotz@gmail.com>2018-01-06 10:56:56 +0000
commit6b962c6c1409581923dfd04fcad3a0be90f71bbf (patch)
tree9e9b67f93dfe117775e3a6078c4ae9d6fa09842b /README.md
parentdb6480dccd9a3dbf4100a824930a36251f4e743c (diff)
downloadYAGE-6b962c6c1409581923dfd04fcad3a0be90f71bbf.tar.gz
YAGE-6b962c6c1409581923dfd04fcad3a0be90f71bbf.zip
[Docs] Adding documentaion to camera
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