Update README.md

This commit is contained in:
Brian Anderson 2013-02-07 15:36:57 -08:00
parent 56c0b1a7bc
commit 705e4cc96b

View file

@ -26,5 +26,5 @@ compiler.
cd servo
mkdir -p build && cd build
../configure
make check-servo && make
./servo ../src/test/hello.html
make && make check
./servo ../src/test/about-mozilla.html