Fix typo in install from tarball doc

This commit is contained in:
Michael Shuler 2018-07-12 21:56:33 -05:00
parent f081558d68
commit 1e6b7084ba
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 cassandra
tar -xvf 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.