From 2c3f6fbdafe2fbf674220f225b18b93eecaf65f2 Mon Sep 17 00:00:00 2001 From: "Dr. Larry D. Pyeatt" Date: Tue, 30 Apr 2024 21:26:48 -0600 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 843b41a..9e3df0e 100644 --- a/README.md +++ b/README.md @@ -147,22 +147,22 @@ sudo rpm -i globalprotect-openconnect-*.rpm Install from the ```rios``` or ```slonko``` overlays. Example using rios: -Enable the overlay: +1. # Enable the overlay: ``` eselect repository enable rios ``` -Sync with the repository: +2. # Sync with the repository: -If you have eix installed, use it: + - If you have eix installed, use it: ``` eix-sync ``` -Otherwise, use: + - Otherwise, use: ``` emerge --sync ``` -Install: +3. # Install: ```emerge globalprotect-openconnect```