Skip to content

Commit 86e4794

Browse files
Melhoria na documentação
1 parent 07ca32f commit 86e4794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ O Compilador HCBasic gera arquivos em Assembly, para executar a compilação bas
145145

146146
```sh
147147

148-
hcbasic teste.hcb teste.asm Plataformas/8086-DOS
148+
hcbasic teste.hcb teste.asm Plataformas/8086-DOS Plataformas/8086
149149

150150
nasm -f bin -o teste.com teste.asm
151151

0 commit comments

Comments
 (0)