Fix git:: in readme

This commit is contained in:
Lane Roathe 2019-11-12 19:45:01 -08:00
parent fed72777c8
commit a2c08f7169

4
README
View File

@ -29,7 +29,7 @@ For example:
mkdir workdir
cd workdir
git clone git://github.com/marketideas/libpal libpal
git clone git:://github.com/marketideas/qasm qasm
git clone git://github.com/marketideas/qasm qasm
cd qasm
make clean
@ -37,5 +37,3 @@ make
To test:
./qasm src/testfile.s