mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-09-25 05:55:20 -04:00
Merge pull request #256 from SzymonPajzert/patch-1
Update README.md to use HTTPS in git clone
This commit is contained in:
commit
401e01b953
@ -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