From 546399bd07038421a8a24cb2f8a000ab18468740 Mon Sep 17 00:00:00 2001 From: "Dr. Larry D. Pyeatt" Date: Tue, 30 Apr 2024 21:28:34 -0600 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9e3df0e..0c8a8ea 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: ``` @@ -162,7 +162,8 @@ eix-sync ``` emerge --sync ``` -3. # Install: + +#### 3. Install: ```emerge globalprotect-openconnect```