update readme

This commit is contained in:
Freya Murphy 2024-09-22 23:43:14 -04:00
parent 7a19179b0f
commit 0eec2bf24d
Signed by: freya
GPG key ID: 744AB800E383AE52

View file

@ -6,6 +6,17 @@ a full mips r2000 toolchain with a assembler and linker
outputs MIPS32r6 ELF32 Big Endian executables
##### installing
```bash
$ make build
$ sudo make install
```
##### uninstalling
```bash
$ sudo make uninstall
```
#### masm
the assembler