Update README.md

git firewall port is blocked in some environments
This commit is contained in:
Robert Fielding 2013-07-19 12:19:22 -04:00
parent b68b573d77
commit 55ef94321c

View file

@ -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