summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRhys Perry <pendingchaos02@gmail.com>2019-10-16 16:18:36 +0100
committerRhys Perry <pendingchaos02@gmail.com>2019-10-16 16:19:41 +0100
commit45a4491c25211808e1ba3b33852fa66f6ddc5d95 (patch)
treebc2b3c17e55a7039d3a648f8756de75b13f79660
parentab22a6ba419b8316206ce646649db6e504bb3178 (diff)
clarify README
Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 9335161..c06e8c2 100644
--- a/README
+++ b/README
@@ -20,8 +20,8 @@ One component of vkpipeline-db is a Vulkan layer that allows to capture
pipelines.
# Set up the layer
-$ export VK_LAYER_PATH=$VK_LAYER_PATH:path_to_VkLayer_vkpipeline_db.json
-$ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:path_to_libVkLayer_vkpipeline_db.so
+$ export VK_LAYER_PATH=$VK_LAYER_PATH:directory_of_VkLayer_vkpipeline_db.json
+$ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:directory_of_libVkLayer_vkpipeline_db.so
$ export VK_INSTANCE_LAYERS=VK_LAYER_vkpipeline_db
# Create directory for pipeline files