summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEgor Yusov <egor.yusov@gmail.com>2018-10-02 02:15:44 +0000
committerEgor Yusov <egor.yusov@gmail.com>2018-10-02 02:15:44 +0000
commita3b98ea2ab356be0111c995e8db57c2ac0026d5e (patch)
treeaaae8a9167f40f49ada84ed9aea84da8d2964b9b
parentAdded few extra debug checks to Vk backend (diff)
downloadDiligentCore-a3b98ea2ab356be0111c995e8db57c2ac0026d5e.tar.gz
DiligentCore-a3b98ea2ab356be0111c995e8db57c2ac0026d5e.zip
Fixed typo in repo desc.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 14a4d5ca..84a0b685 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ The module's cmake script defines a number of variables that are required to gen
so it must always be handled first.
To build the module, see
-[build instrcutions](https://github.com/DiligentGraphics/DiligentEngine/blob/master/README.md#build-and-run-instructions)
+[build instructions](https://github.com/DiligentGraphics/DiligentEngine/blob/master/README.md#build-and-run-instructions)
in the master repository.
# Build Status