diff --git a/book/installation.rst b/book/installation.rst
index 9884bb8688d..a8be2741145 100644
--- a/book/installation.rst
+++ b/book/installation.rst
@@ -19,7 +19,7 @@ Otherwise you have to download .phar file.
.. code-block:: bash
$ curl -sS https://getcomposer.org/installer | php
- $ php composer.phar create-project -s dev sylius/sylius:0.7.*@dev
+ $ php composer.phar create-project -s dev sylius/sylius
When all the dependencies are installed, you'll be asked to fill the ``parameters.yml`` file via interactive script.
Please follow the guide and when everything is in place, finally run the following commands.
diff --git a/book/symfony.rst b/book/symfony.rst
index 0102cc5b47d..c76f4697df0 100644
--- a/book/symfony.rst
+++ b/book/symfony.rst
@@ -25,7 +25,7 @@ In HTTP, message can look something like this:
.. code-block:: text
GET /products HTTP/1.1
- Host: sylius.com
+ Host: sylius.org
Accept: text/html
User-Agent: Mozilla/5.0 (Macintosh)
diff --git a/bundles/SyliusAddressingBundle/installation.rst b/bundles/SyliusAddressingBundle/installation.rst
index 3005c24f748..04cecb278e9 100644
--- a/bundles/SyliusAddressingBundle/installation.rst
+++ b/bundles/SyliusAddressingBundle/installation.rst
@@ -8,14 +8,14 @@ If you have `Composer installed globally `_ templates.
+This bundle provides some default `bootstrap `_ templates.
.. note::
diff --git a/bundles/SyliusCartBundle/installation.rst b/bundles/SyliusCartBundle/installation.rst
index 12a5d79e783..979557971cf 100644
--- a/bundles/SyliusCartBundle/installation.rst
+++ b/bundles/SyliusCartBundle/installation.rst
@@ -8,14 +8,14 @@ If you have `Composer installed globally `_ library, PHP abstraction for payment gateways.
+Symfony2 integration for `Omnipay `_ library, PHP abstraction for payment gateways.
.. toctree::
:numbered:
diff --git a/bundles/SyliusOmnipayBundle/installation.rst b/bundles/SyliusOmnipayBundle/installation.rst
index d3bb2889e34..838dc9139f8 100644
--- a/bundles/SyliusOmnipayBundle/installation.rst
+++ b/bundles/SyliusOmnipayBundle/installation.rst
@@ -8,14 +8,14 @@ If you have `Composer installed globally `_ github repository.
+The list above is always growing. The full list of supported gateways can be found at the `Omnipay `_ github repository.
diff --git a/bundles/SyliusOrderBundle/installation.rst b/bundles/SyliusOrderBundle/installation.rst
index 24b2c8debd5..63e2a7ae20c 100644
--- a/bundles/SyliusOrderBundle/installation.rst
+++ b/bundles/SyliusOrderBundle/installation.rst
@@ -8,14 +8,14 @@ If you have `Composer installed globally `_ to see an overview of our community at work!
+You can always check `sylius.org/community `_ to see an overview of our community at work!
Below, you can find more useful links: