mirror of https://github.com/apache/cassandra
Fix typo2 in install from tarball doc
This commit is contained in:
parent
1e6b7084ba
commit
00b3edaa3c
|
|
@ -38,7 +38,7 @@ Installation from binary tarball files
|
|||
|
||||
::
|
||||
|
||||
tar -xvf apache-cassandra-3.6-bin.tar.gz
|
||||
tar -xzvf apache-cassandra-3.6-bin.tar.gz
|
||||
|
||||
The files will be extracted into ``apache-cassandra-3.6``, you need to substitute 3.6 with the release number that you
|
||||
have downloaded.
|
||||
|
|
|
|||
Loading…
Reference in New Issue