diff --git a/README.md b/README.md index b392cec..b78473a 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ And add your user to it usermod -a -G no-internet youruser ``` You should now see no-internet as a group your user is a member of + +To check run ``` groups youruser ````