Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading