Typo with enumerated list has been fixed

This commit is contained in:
2025-05-18 15:22:37 +02:00
parent afa4c7532d
commit 80034ba0e7

View File

@@ -44,16 +44,14 @@ Key features:
```bash
sudo dnf install git rpm-build rpmdevtools yum-utils -y
```
1. Clone the Repository
2. Clone the Repository
```bash
git clone https://dev.town-square.de/cb601/edh-keygen.git
cd edh-keygen
```
1. Build the RPM package
3. Build the RPM package
You can use the provided Makefile:
@@ -61,14 +59,12 @@ You can use the provided Makefile:
make clean
make rpm
```
1. Install the RPM package
4. Install the RPM package
```bash
sudo yum localinstall rpmbuild/RPMS/noarch/edh-keygen-1.0-1.noarch.rpm
```
1. Verify the Installation
5. Verify the Installation
```bash
ls -l /opt/edh-keygen