mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +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
|
||||
cd servo
|
||||
git submodule init
|
||||
git submodule update
|
||||
./autogen.sh
|
||||
mkdir -p build && cd build
|
||||
../configure
|
||||
make check && make
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue