Skip to content

Commit

Permalink
Added a section on the README.md file which gives us a link to the po…
Browse files Browse the repository at this point in the history
…rts repository!
  • Loading branch information
Dashbloxx committed Feb 20, 2023
1 parent 8b335f7 commit 5b17823
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Author: "Falkosc223, Dashbloxx"
---
# Cobalt
## What is Cobalt?
Cobalt is a UNIX-like operating system that is designed for speed, and compability. Cobalt is nearly compatible with most programs made for UNIX-like systems. Cobalt contains code from Dennix & Sortix.
Cobalt is a UNIX-like operating system that is designed for speed, and compability. Cobalt is nearly compatible with most programs made for UNIX-like systems. Cobalt contains code from Cobalt & Sortix.
## How can I build Cobalt?
To build Cobalt, you will need to build the toolchain first. Start by running the command:
```
Expand All @@ -23,4 +23,6 @@ qemu-system-x86_64 -cdrom cobalt.iso
```
This will get QEMU to test out the CDROM image of Cobalt that was built.
## Contributing
For guidelines on contributing, see [this](CONTRIBUTING.md) page.
For guidelines on contributing, see [this](CONTRIBUTING.md) page.
## Ports
See the [ports repository](https://github.com/syscobalt/cobalt-ports). This repository contains ported software and user-made applications that should be optional to install on Cobalt.

0 comments on commit 5b17823

Please sign in to comment.