Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update install doc #671

Merged
merged 7 commits into from
Sep 27, 2017
Merged

Update install doc #671

merged 7 commits into from
Sep 27, 2017

Conversation

nidup
Copy link
Contributor

@nidup nidup commented Sep 27, 2017

No description provided.

@nidup nidup mentioned this pull request Sep 27, 2017

.. code-block:: bash
:linenos:

$ php app/console cache:clear --env=prod

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still references app/console, should be bin/console

@nidup
Copy link
Contributor Author

nidup commented Sep 27, 2017

@TheOnlyJoey exact! i changed it, still a lot of small things to do 😉

@nidup
Copy link
Contributor Author

nidup commented Sep 27, 2017

more to come to install node & yarn :)

@nidup nidup merged commit 895e094 into 2.0 Sep 27, 2017
@nidup nidup deleted the update-install-doc branch September 27, 2017 12:13
.. code-block:: bash
:linenos:

$ ../composer.phar install --optimize-autoloader --prefer-dist memory_limit=3G
Copy link
Contributor

@mickaelandrieu mickaelandrieu Sep 27, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

- composer.phar install --optimize-autoloader --prefer-dist memory_limit=3G
+ php -d memory_limit=3G composer.phar install --optimize-autoloader --prefer-dist

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nooo :'( too fast :/

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I changed it in upcoming PR #673

Thank you mate 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants