Fix typo2 in install from tarball doc

This commit is contained in:
Michael Shuler 2018-07-12 21:59:22 -05:00
parent 1e6b7084ba
commit 00b3edaa3c
1 changed files with 1 additions and 1 deletions

View File

@ -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.