projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
7bc8ca5
)
[doc] Remove backticks in intro doc
author
Igor Wiedler
<igor@wiedler.ch>
Sat, 7 Apr 2012 15:38:17 +0000 (18:38 +0300)
committer
Igor Wiedler
<igor@wiedler.ch>
Sat, 7 Apr 2012 15:38:17 +0000 (18:38 +0300)
doc/intro.rst
patch
|
blob
|
history
diff --git
a/doc/intro.rst
b/doc/intro.rst
index
06eabd8
..
9a91177
100644
(file)
--- a/
doc/intro.rst
+++ b/
doc/intro.rst
@@
-60,7
+60,7
@@
Installing via Composer
.. code-block:: bash
- curl -s http://getcomposer.org/installer | php``
+ curl -s http://getcomposer.org/installer | php
2. Create a ``composer.json`` file in your project root: