Update README.md

This commit is contained in:
Dr. Larry D. Pyeatt
2024-04-30 21:29:54 -06:00
committed by GitHub
parent 546399bd07
commit 4ca2c0a06a

View File

@@ -147,12 +147,12 @@ sudo rpm -i globalprotect-openconnect-*.rpm
Install from the ```rios``` or ```slonko``` overlays. Example using rios: Install from the ```rios``` or ```slonko``` overlays. Example using rios:
#### 1. Enable the overlay: #### 1. Enable the overlay
``` ```
eselect repository enable rios eselect repository enable rios
``` ```
#### 2. Sync with the repository: #### 2. Sync with the repository
- If you have eix installed, use it: - If you have eix installed, use it:
``` ```
@@ -163,7 +163,7 @@ eix-sync
emerge --sync emerge --sync
``` ```
#### 3. Install: #### 3. Install
```emerge globalprotect-openconnect``` ```emerge globalprotect-openconnect```