README: QL: update URL

Signed-off-by: Karol Gugala <kgugala@antmicro.com>
This commit is contained in:
Karol Gugala 2020-07-16 21:47:22 +02:00
parent 04c8fe0b4a
commit 5e33aa3e65
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ For the EOS S3 devices:
```bash ```bash
export INSTALL_DIR="/opt/symbiflow/eos-s3" 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 bash Symbiflow_v1.1.0.gz.run
``` ```