Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Timo-DK authored May 3, 2021
1 parent 195a183 commit 5a74e88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This action will do the following steps:
* Download the the zip file from the [release page](https://github.com/microsoft/DirectXShaderCompiler/releases). Based on the input it will by default download the "latest" tagged release, otherwise it will download the specified tagged release.
* Extract the zip file to the `%ProgramW6432%\dxc` directory.
* Add the location of the bin folder of the compiler (`%ProgramW6432%\dxc\bin\x64`) to the PATH variable.
* Add the location of the bin folder of the compiler ((`%ProgramW6432%\dxc\bin\x64`)) to the `outputs`.
* Add the location of the bin folder of the compiler (`%ProgramW6432%\dxc\bin\x64`) to the `outputs`.

## Inputs

Expand Down

0 comments on commit 5a74e88

Please sign in to comment.