summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorJon Leech <[email protected]>2023-10-20 03:59:17 -0700
committerJon Leech <[email protected]>2023-10-20 04:02:25 -0700
commit374f9fd97520f6dd1b80745de09208d878ab4a52 (patch)
tree090c57a188d4909c09d19270bacf8a6deee4b90e /README.md
parentf4bfcd885214675a6a0d7d4df07f52b511e6ea16 (diff)
downloadVulkan-Headers-374f9fd97520f6dd1b80745de09208d878ab4a52.tar.gz
Vulkan-Headers-374f9fd97520f6dd1b80745de09208d878ab4a52.zip
Update for Vulkan-Docs 1.3.269v1.3.269
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index ad15ef1..d2d74ed 100644
--- a/README.md
+++ b/README.md
@@ -23,10 +23,8 @@ They can also use headers from, or packaged from, this repository.
In most cases, developers should only need the headers, not the scripts and
other material in this repository.
-In particular if you are packaging the headers for inclusion in Linux
-distributions or similar uses, we advise that you do not include the
-scripts, and direct potential users of the scripts to their canonical
-sources in the [Vulkan Specification
+If you need to run the scripts, please use them from their canonical source
+in the [Vulkan Specification
repository](https://github.com/KhronosGroup/Vulkan-Docs).
## Contributing