diff --git a/README.md b/README.md index 4530315..dcd5f4e 100644 --- a/README.md +++ b/README.md @@ -149,23 +149,23 @@ Install from the ```rios``` or ```slonko``` overlays. Example using rios: #### 1. Enable the overlay ``` -eselect repository enable rios +sudo eselect repository enable rios ``` #### 2. Sync with the repository - If you have eix installed, use it: ``` -eix-sync +sudo eix-sync ``` - Otherwise, use: ``` -emerge --sync +sudo emerge --sync ``` #### 3. Install -```emerge globalprotect-openconnect``` +```sudo emerge globalprotect-openconnect``` ### Other distributions