Polish and rephrase sentence about other editors and compilers usage

master
Tristano Ajmone 5 jaren geleden
bovenliggende
commit
e1ad63c39e
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. +1
    -1
      Working-on-Windows.md

+ 1
- 1
Working-on-Windows.md

@ -7,7 +7,7 @@ To build your raylib game for Windows you need to download raylib git repository
* Notepad++ (preconfigured) - To edit code, it includes ready-to-use scripts to compile code and examples.
* raylib library - Including, source, release, examples and templates.
If you want to use another code editor like Visual Studio or another compiler you can also use them but this instructions below are focused on raylib standard development tools: Notepad++ and TCC/MinGW.
If you want, you can a different code editor (e.g. Visual Studio) or another compiler, but the following instructions are focused on raylib standard development tools: Notepad++ and TCC/MinGW.
### Build raylib using Notepad++ script

Laden…
Annuleren
Opslaan