Fixed typos in README.md (#14181)

In the requirements the section about Direct3D 11 had some typos
This commit is contained in:
Jacob 2022-07-16 22:01:15 +02:00 committed by GitHub
parent f990fa86fa
commit 78c286471f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -178,8 +178,8 @@ Your videocard needs to at least support the OpenGL 3.2 core feature spec.
***Menu driver support:*** MaterialUI, XMB, Ozone and RGUI should all work correctly.
### Direct3D 11 ###
Your vudeocard needs to least supports Direct3D11 Feature Level 11.0. The card
also needs to support at least Shader Model 4.0.
Your videocard needs to at least support the Direct3D11 11.0 spec. The card
also needs to support at least the Shader Model 4.0.
***Shaders:*** You will be able to use modern Slang shaders with this driver.