Skip to content

Commit 4a45ffa

Browse files
Vilez0lundmar
authored andcommitted
fix typo (groupdadd -> groupadd)
1 parent a282f15 commit 4a45ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ you can do the following:
149149

150150
Create an uinput group:
151151
```
152-
$ sudo groupdadd -f uinput
152+
$ sudo groupadd -f uinput
153153
```
154154

155155
Add user to group:

0 commit comments

Comments
 (0)