diff --git a/README.md b/README.md index b8ec4b0..136b89f 100644 --- a/README.md +++ b/README.md @@ -8,19 +8,7 @@ Change the default import of the engine to be different from 30 fps if needed. There are artifacts in the Github Actions for Windows, MacOS and Linux. -## For Linux - -Use `./FBX2glTF-linux example.fbx`. - -## For Windows - -Use `FBX2glTF-windows.exe example.fbx`. - -You need to install the MVSC redistributable. https://support.microsoft.com/en-ca/help/2977003/the-latest-supported-visual-c-downloads. - -## For Mac - -Use `./FBX2glTF-macos example.fbx`. +You need to install the MVSC redistributable on Windows. https://support.microsoft.com/en-ca/help/2977003/the-latest-supported-visual-c-downloads. ## Build Instructions