chore: update README.md
Some checks failed
Build / test (push) Has been cancelled
Docs / test (push) Has been cancelled

This commit is contained in:
d0p1 🏳️‍⚧️ 2024-03-04 14:05:23 +01:00
parent 4361041d09
commit 6b36d17a5e

View file

@ -20,7 +20,7 @@ Nowaday, all Software are overengineered bloatware. So let's try to keep things
``` ```
$ sudo apt install build-essential fasm mtools $ sudo apt install build-essential fasm mtools
$ git clone git@github.com:d0p1s4m4/StupidOS.git $ git clone https://git.cute.engineering/d0p1/StupidOS.git
$ cd StupidOS $ cd StupidOS
$ make $ make
``` ```