diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,7 +1,5 @@ # Project Mustang -*** - ## Overview: A UNIX-like operating system with the graphical environment of a 90s operating system, written in C for the Raspberry PI 4. @@ -35,4 +33,4 @@ To Install the userland programs run: sudo make install ``` -This will install the userland programs to `/opt/ProjectMustang/`.
\ No newline at end of file +This will install the userland programs to `/opt/ProjectMustang/`. |
