mirror of
https://github.com/rpm-software-management/tito.git
synced 2025-02-23 20:22:46 +00:00
Update README.md
This commit is contained in:
parent
7df3bca90b
commit
2217231658
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -38,6 +38,15 @@ RELATED PROJECTS
|
||||||
INSTALL
|
INSTALL
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
From Fedora:
|
||||||
|
|
||||||
|
dnf install tito
|
||||||
|
|
||||||
|
From CentOS / RHEL:
|
||||||
|
|
||||||
|
# Enable EPEL https://fedoraproject.org/wiki/EPEL#How_can_I_use_these_extra_packages.3F
|
||||||
|
dnf install tito
|
||||||
|
|
||||||
To install from source
|
To install from source
|
||||||
|
|
||||||
git clone https://github.com/dgoodwin/tito.git
|
git clone https://github.com/dgoodwin/tito.git
|
||||||
|
@ -57,6 +66,7 @@ To make an rpm of tito to install elsewhere
|
||||||
GETTING STARTED
|
GETTING STARTED
|
||||||
===============
|
===============
|
||||||
|
|
||||||
|
|
||||||
From your git repository:
|
From your git repository:
|
||||||
|
|
||||||
tito init
|
tito init
|
||||||
|
|
Loading…
Add table
Reference in a new issue