Commit 82cd1cf10e2cbb87394613a6f09b91d2c4856262

Authored by Andrey Sikorin
Committed by GitHub
1 parent c17271a8

Remove extract step

Showing 1 changed file with 0 additions and 6 deletions
README.md
@@ -57,12 +57,6 @@ Clone the repo https://github.com/freemed/tty0tty @@ -57,12 +57,6 @@ Clone the repo https://github.com/freemed/tty0tty
57 git clone https://github.com/freemed/tty0tty 57 git clone https://github.com/freemed/tty0tty
58 ``` 58 ```
59 59
60 -Extract it  
61 -  
62 -```  
63 -tar xf tty0tty-1.2.tgz  
64 -```  
65 -  
66 Build the kernel module from provided source 60 Build the kernel module from provided source
67 61
68 ``` 62 ```