mirror of
https://github.com/servo/servo.git
synced 2025-07-24 07:40:27 +01:00
Update the README to not mention autogen.sh and manual git submodule updating
This commit is contained in:
parent
7600551cfa
commit
dd62b755f4
1 changed files with 0 additions and 3 deletions
|
@ -29,9 +29,6 @@ On Debian-based Linuxes:
|
||||||
|
|
||||||
git clone git://github.com/mozilla/servo.git
|
git clone git://github.com/mozilla/servo.git
|
||||||
cd servo
|
cd servo
|
||||||
git submodule init
|
|
||||||
git submodule update
|
|
||||||
./autogen.sh
|
|
||||||
mkdir -p build && cd build
|
mkdir -p build && cd build
|
||||||
../configure
|
../configure
|
||||||
make check && make
|
make check && make
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue