1
0
mirror of https://github.com/moparisthebest/spdylay synced 2024-08-13 17:03:54 -04:00

Do some fancy markups

This commit is contained in:
Tatsuhiro Tsujikawa 2012-02-01 21:34:24 +09:00
parent 175c4758bf
commit e97fcd7442

View File

@ -44,10 +44,10 @@ Build from git
==============
Building from git is easy, but please be sure that at least autoconf 2.68 is
used.
used.::
autoreconf -i
automake
autoconf
./configure
make
$ autoreconf -i
$ automake
$ autoconf
$ ./configure
$ make