8000 Change installation method order by ifdattic · Pull Request #4928 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Change installation method order #4928

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

Closed
wants to merge 2 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update introduction.rst
  • Loading branch information
ifdattic committed Jan 27, 2015
commit 49572ebad7747cef570de36dba8bea65a9f45856
4 changes: 2 additions & 2 deletions components/debug/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ Installation

You can install the component in many different ways:

* :doc:`Install it via Composer </components/using_components>` (``symfony/debug`` on `Packagist`_).
* Use the official Git repository (https://github.com/symfony/Debug);
* :doc:`Install it via Composer </components/using_components>` (``symfony/debug`` on `Packagist`_);
* Use the official Git repository (https://github.com/symfony/Debug).

Usage
-----
Expand Down
0