mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-04-28 09:47:20 +02:00
change git clone link to use https link in "get the project"
This commit is contained in:
parent
bb9df08213
commit
b4f7121e9c
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ If you want to build it yourself, see [**INSTALL.md**](INSTALL.md) to setup the
|
|||
|
||||
Get the source code and install runtime requirements:
|
||||
```bash
|
||||
git clone --recursive git://github.com/alicevision/meshroom
|
||||
git clone --recursive https://github.com/alicevision/Meshroom.git
|
||||
cd meshroom
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue