diff --git a/README.md b/README.md index f4c469f..7af07ed 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,6 @@ local imguisfml = require("path/to/premake-scripts/imgui-sfml/build-imgui-sfml") filter"system:linux" pic"On" -- fix warning when statically linking filter"" - -externalwarnings "Off" --turn off build warnings created from sfml, imgui, and it's depedencies ``` 4. In the workspace, add these lines to add each dependency as its own project
`` - the directory where the static library will be placed