Skip to content

Commit

Permalink
Merge branch 'main' of
Browse files Browse the repository at this point in the history
  • Loading branch information
pradosh-arduino committed Aug 6, 2022
2 parents 4b3172e + 954d2fa commit adabc66
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,19 @@
# GoGX-OS

This is a simple Operating system made with limine bootloader, it is planned to be a console operating system. uses BIOS

# Compilation
- Step 1:
```cd source```
- Step 2:
``` make```
- Step 3:
```cd ..```
- Step 4:
```make```

Done! now you have the bootable .iso file you can use qemu or Virtual box

# Virtual Box settings
UEFI - OFF

OS TYPE - Other/Unkown 64-bit

0 comments on commit adabc66

Please sign in to comment.