1
0
Fork 0

Update README.md

This commit is contained in:
davtur19 2023-10-30 01:39:11 +01:00
parent 974a5a16f2
commit 947232d0bb
1 changed files with 2 additions and 0 deletions

View File

@ -15,3 +15,5 @@ ld figa.o -o figa
nasm -f win64 -o figa.o figawin.asm
ld -o figa.exe figa.o -entry=Start --subsystem=console -lkernel32
```
Potrebbe essere necessario disattivare l'antivirus, a quanto pare a Windows Defender non piace la figa...