Update README.md

This commit is contained in:
Dr. Larry D. Pyeatt 2024-04-30 21:28:34 -06:00 committed by GitHub
parent 2c3f6fbdaf
commit 546399bd07
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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```