Commit 81f8aa29d646cde35c6e39e005a7924f7b27cca4

Authored by Jeff Buchbinder
Committed by GitHub
2 parents c17271a8 82cd1cf1

Merge pull request #44 from amateomi/master

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 ```