mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Update README.md
git firewall port is blocked in some environments
This commit is contained in:
parent
b68b573d77
commit
55ef94321c
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ Servo cannot be built in-tree; you must create a directory in which to run
|
|||
configure and make and place the build artifacts.
|
||||
|
||||
``` sh
|
||||
git clone git://github.com/mozilla/servo.git
|
||||
git clone https://github.com/mozilla/servo.git
|
||||
cd servo
|
||||
mkdir -p build && cd build
|
||||
../configure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue