Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions contributing/development/compiling/compiling_for_windows.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,9 @@ The tutorial will assume from now on that you placed the source code in
add the Godot source folder to the list of exceptions in your antivirus
software.

For Windows Defender, hit the :kbd:`Windows` key, type
"Windows Defender Settings" then hit :kbd:`Enter`.
Under **Virus & threat protection**, go to **Virus & threat protection setting**
For Windows Defender, hit the :kbd:`Windows` key, type "Windows Security"
then hit :kbd:`Enter`. Click on **Virus & threat protection** on the left
panel. Under **Virus & threat protection settings** click on **Mange Settings**
and scroll down to **Exclusions**. Click **Add or remove exclusions** then
add the Godot source folder.

Expand Down