summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index 45b349b..5e1458e 100644
--- a/README.md
+++ b/README.md
@@ -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