Update repo address in README
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
This commit is contained in:
parent
b07b8362b1
commit
610c14ff25
|
@ -41,7 +41,7 @@ The Travis-based CI performs all the necessary steps to build the example design
|
||||||
If you want to manually build the examples, run following commands:
|
If you want to manually build the examples, run following commands:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/antmicro/symbiflow-examples.git
|
git clone https://github.com/SymbiFlow/symbiflow-examples.git
|
||||||
cd symbiflow-examples
|
cd symbiflow-examples
|
||||||
wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh
|
wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh
|
||||||
bash miniconda.sh -b -p $HOME/miniconda
|
bash miniconda.sh -b -p $HOME/miniconda
|
||||||
|
|
Loading…
Reference in New Issue