From 1dea1171ea151ac95bc8fe3451259e027c1f1001 Mon Sep 17 00:00:00 2001 From: Milan Jaros <milan.jaros@vsb.cz> Date: Fri, 9 Jun 2023 14:11:24 +0200 Subject: [PATCH] fix README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dafc424ca..36460592b 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ We call this extension BCovise and it has been developed at [IT4Innovations Nati # Building process * See https://wiki.blender.org/wiki/Building_Blender -* Note: BCovise reuquires boost_iostreams linked with zlib +* Note: BCovise reuquires boost_iostreams linked with zlib and set *COVISE_SRC_DIR* to [Covise](https://code.it4i.cz/blender/blender-covise). # Introducing Covise Nodes Covise nodes is a specific set of nodes designed for scientific visualization. They are part of the **Covise Editor** in Blender. -- GitLab