mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Correct the README.
This commit is contained in:
parent
434183c944
commit
4624fc18d2
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ The easiest way to update the test harness is using git:
|
|||
git init .
|
||||
git remote add origin https://github.com/w3c/wptrunner
|
||||
git fetch origin
|
||||
git checkout master origin/master
|
||||
git checkout -f origin/master
|
||||
cd ../../..
|
||||
|
||||
At this point you should commit the updated files in the *servo* git repository.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue