diff options
author | Jon Leech <[email protected]> | 2023-10-20 03:59:17 -0700 |
---|---|---|
committer | Jon Leech <[email protected]> | 2023-10-20 04:02:25 -0700 |
commit | 374f9fd97520f6dd1b80745de09208d878ab4a52 (patch) | |
tree | 090c57a188d4909c09d19270bacf8a6deee4b90e /README.md | |
parent | f4bfcd885214675a6a0d7d4df07f52b511e6ea16 (diff) | |
download | Vulkan-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.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -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 |