Commit 7567b4bc authored by Peter's avatar Peter
Browse files

dev

parent 370dc3f5
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ This project aims to create a workable x86 and arm assembler using java, this is

# Compile the assembler

1. git clone https://gitlab.com/quantr/toolchain/Assembler.git
1. git clone https://gitlab.quantr.hk/quantr/toolchain/Assembler.git
2. cd Assembler
3. mvn -Dmaven.test.skip=true clean package