diff --git a/Documentation/UsingQtCreator.md b/Documentation/UsingQtCreator.md index 7c7ef9a4035..53869dfa33f 100644 --- a/Documentation/UsingQtCreator.md +++ b/Documentation/UsingQtCreator.md @@ -35,6 +35,8 @@ Build/Userland/Libraries/ AK/ ``` +Finally, search in the options for "BOM" (Text Editor > Behavior > File Encodings > UTF-8 BOM), and switch to "Always delete". + Qt Creator should be set up correctly now, go ahead and explore the project and try making changes. Have fun! :^) ## Auto-Formatting