Browse Source

README: Add missing command in git clone example.

Georgi Chorbadzhiyski 12 years ago
parent
commit
7f0d40e025
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README

+ 1
- 0
README View File

@@ -116,6 +116,7 @@ at http://github.com/gfto/tsdecrypt
116 116
 To clone the repository issue the following commands:
117 117
 
118 118
    git clone git://github.com/gfto/tsdecrypt.git
119
+   cd tsdecrypt
119 120
    git submodule init
120 121
    git submodule update
121 122
    make

Loading…
Cancel
Save