Skip to content

Commit e2d3799

Browse files
Fix for Kernel Version in README.
1 parent 903b775 commit e2d3799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/03-Linux-Core-Concepts/04-Lab-Linux-Kernel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ $ uname -r
99

1010
what is the kernel version in 4.15.0-88-generic?
1111
```
12-
Look for the first digit. In this case, it is 15
12+
Look for the first digit. In this case, it is 4
1313
```
1414

1515
What is the major version number of the kernel 4.15.0-88-generic

0 commit comments

Comments
 (0)