mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Update README.rst
Replace PHP's PEAR with Composer.
This commit is contained in:
parent
5f7dc52fa4
commit
971ebf4105
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ Three major classes of software update systems are:
|
|||
- **Library package managers** such as those offered by many
|
||||
programming languages for installing additional libraries. These are
|
||||
systems such as Python's pip/easy_install + PyPI, Perl's CPAN,
|
||||
Ruby's RubyGems, and PHP's PEAR.
|
||||
Ruby's RubyGems, and PHP's Composer.
|
||||
|
||||
- **System package managers** used by operating systems to update and
|
||||
install all of the software on a client system. Debian's APT, Red
|
||||
|
|
|
|||
Loading…
Reference in a new issue