Update readme for new project location

This commit is contained in:
Robert Taylor 2023-07-12 22:31:00 +00:00
parent d0f0cdc47d
commit fe37bb1552
1 changed files with 3 additions and 1 deletions

View File

@ -7,6 +7,8 @@ Coriolis README
Coriolis is a free database, placement tool and routing tool for VLSI design.
This project is hosted at: https://git.coriolis.lip6.fr/vlsi-eda/coriolis
Purpose
=======
@ -55,7 +57,7 @@ the repository in the right place. Proceed as follow: ::
ego@home:~$ mkdir -p ~/coriolis-2.x/src/
ego@home:~$ cd ~/coriolis-2.x/src
ego@home:src$ git clone https://gitlab.lip6.fr/vlsi-eda/coriolis.git
ego@home:src$ git clone https://https://git.coriolis.lip6.fr/vlsi-eda/coriolis.git
ego@home:src$ cd coriolis
Then, build the tool: ::