From 4ca2c0a06a7c8c73b2300b67ca569e75eefa2741 Mon Sep 17 00:00:00 2001 From: "Dr. Larry D. Pyeatt" Date: Tue, 30 Apr 2024 21:29:54 -0600 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0c8a8ea..4530315 100644 --- a/README.md +++ b/README.md @@ -147,12 +147,12 @@ sudo rpm -i globalprotect-openconnect-*.rpm Install from the ```rios``` or ```slonko``` overlays. Example using rios: -#### 1. Enable the overlay: +#### 1. Enable the overlay ``` eselect repository enable rios ``` -#### 2. Sync with the repository: +#### 2. Sync with the repository - If you have eix installed, use it: ``` @@ -163,7 +163,7 @@ eix-sync emerge --sync ``` -#### 3. Install: +#### 3. Install ```emerge globalprotect-openconnect```