Merge pull request #36 from antmicro/ql-update

README: QL: update URL
This commit is contained in:
Karol Gugala 2020-07-16 22:34:23 +02:00 committed by GitHub
commit 1a185929a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ For the EOS S3 devices:
```bash
export INSTALL_DIR="/opt/symbiflow/eos-s3"
wget 'https://github.com/QuickLogic-Corp/quicklogic-fpga-toolchain/releases/download/v1.1.0_Beta/Symbiflow_v1.1.0.gz.run'
wget 'https://github.com/QuickLogic-Corp/quicklogic-fpga-toolchain/releases/download/v1.1.0/Symbiflow_v1.1.0.gz.run'
bash Symbiflow_v1.1.0.gz.run
```