10
0
mirror of https://github.com/LCPQ/QUESTDB_website.git synced 2024-07-23 03:07:44 +02:00

Change repo url to use github

This commit is contained in:
Mickaël Véril 2020-10-29 18:34:10 +01:00
parent c00a2dcead
commit 564abfb6da

View File

@ -9,7 +9,7 @@ The QUEST website is the website build to analyze the date from the [QUEST proje
To clone this website and use it locally please run the following commands.
```bash
git clone --recurse-submodules https://git.irsamc.ups-tlse.fr/mveril/QUESTDB_website
git clone --recurse-submodules https://github.com/mveril/QUESTDB_website/
cd QUESTDB_website
hugo serve
```