X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=docs%2Fen%2Fuser%2Finstallation.rst;h=216a8607e0ef3ec3e194ba873d8ea53c8c45b685;hb=7eccbda99f16dc39ee01a0c81ab88293e9b268fd;hp=2c6b033104972ec0f2ded8c2759d8601179f47a7;hpb=d098cb04a846524aed151b9c0af4c4f390596e2c;p=github%2Fwallabag%2Fwallabag.git diff --git a/docs/en/user/installation.rst b/docs/en/user/installation.rst index 2c6b0331..216a8607 100644 --- a/docs/en/user/installation.rst +++ b/docs/en/user/installation.rst @@ -42,7 +42,7 @@ Install Composer: curl -s http://getcomposer.org/installer | php -You can find specific instructions here : __ https://getcomposer.org/doc/00-intro.md +You can find specific instructions `here `__: To install wallabag itself, you must run these two commands: @@ -64,8 +64,7 @@ And access wallabag at http://yourserverip:8000 .. note:: - To define parameters with environment variables, you have to set these variables with ``SYMFONY__`` prefix. For example, ``SYMFONY__DATABASE_DRIVER``. You can have a look to the `Symfony documentation -`__. + To define parameters with environment variables, you have to set these variables with ``SYMFONY__`` prefix. For example, ``SYMFONY__DATABASE_DRIVER``. You can have a look to the `Symfony documentation `__. Installing on Apache --------------------