mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-09-22 11:56:21 -04:00
Update README.md to use HTTPS in git clone
This commit is contained in:
parent
683582b5e4
commit
44b8ebdfde
@ -32,7 +32,7 @@ $ source bin/activate # Activate the virtualenv
|
||||
|
||||
Then, download and install kiwix-build and its dependencies:
|
||||
```
|
||||
$ git clone git://github.com/kiwix/kiwix-build.git
|
||||
$ git clone https://github.com/kiwix/kiwix-build.git
|
||||
$ cd kiwix-build
|
||||
$ pip install .
|
||||
$ hash -r # Refresh bash paths
|
||||
|
Loading…
x
Reference in New Issue
Block a user