mirror of
https://github.com/restic/restic.git
synced 2026-02-13 15:53:42 -05:00
Merge pull request #5466 from y0n3d4/gentoo-install-info
Added Gentoo install info
This commit is contained in:
commit
9b2c0a0c54
1 changed files with 10 additions and 0 deletions
|
|
@ -74,6 +74,16 @@ avoid any conflicts:
|
|||
|
||||
$ dnf copr remove copart/restic
|
||||
|
||||
Gentoo Linux
|
||||
============
|
||||
|
||||
On `Gentoo Linux <https://www.gentoo.org/>`__, you can install the ``restic``
|
||||
package from the official repos using ``emerge``:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
# emerge restic
|
||||
|
||||
macOS
|
||||
=====
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue