diff options
Diffstat (limited to 'INSTALL.linux')
-rw-r--r-- | INSTALL.linux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.linux b/INSTALL.linux index de9b7ce..f3b9c63 100644 --- a/INSTALL.linux +++ b/INSTALL.linux @@ -14,7 +14,7 @@ $ make install ================================================== 2.1. Install with your preferred package manager: - (a) the development environment for your Linux distibution + (a) the development environment for your Linux distribution - mandatory: gcc, make, kernel header files, autoconf, autoconf-archive, python(>=2.7) - optional: git |