mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +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.
|
configure and make and place the build artifacts.
|
||||||
|
|
||||||
``` sh
|
``` sh
|
||||||
git clone git://github.com/mozilla/servo.git
|
git clone https://github.com/mozilla/servo.git
|
||||||
cd servo
|
cd servo
|
||||||
mkdir -p build && cd build
|
mkdir -p build && cd build
|
||||||
../configure
|
../configure
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue