X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=Documentation%2FEnglish%20%28British%29%2Fuser-chapter1-obtainingkiriwrite.html;h=cee72a13e102b79d1c3c646b35596fd2da320fd8;hb=807fbc25c35ea3cdf16adcb2106fbb63b3511a68;hp=43d92111007791deb2f099f4ff4dbee9e7f34bca;hpb=fb02a3c6cb60580a1dce80522a06168919460207;p=kiriwrite%2F.git diff --git a/Documentation/English (British)/user-chapter1-obtainingkiriwrite.html b/Documentation/English (British)/user-chapter1-obtainingkiriwrite.html index 43d9211..cee72a1 100644 --- a/Documentation/English (British)/user-chapter1-obtainingkiriwrite.html +++ b/Documentation/English (British)/user-chapter1-obtainingkiriwrite.html @@ -48,7 +48,7 @@ shasum or md5sum should then generate the SHA-256 or MD5 checksum that should ma To extract the gzip archive, the following command should be preformed when switched to the correct directory to extract from.

- gzip -d -c (path)/kiriwrite-0.1.0.tar.gz | tar -xv + gzip -d -c (path)/kiriwrite-0.3.0.tar.gz | tar -xv

@@ -57,7 +57,7 @@ A list of files that have been extracted will then appear with the contents of t To extract the bzip2 archive, the following command should be preformed when switched to the correct directory to extract from.

- bzip2 -d -c (path)/kiriwrite-0.1.0.tar.bz2 | tar -xv + bzip2 -d -c (path)/kiriwrite-0.3.0.tar.bz2 | tar -xv

@@ -66,7 +66,7 @@ A list of files that have been extracted will then appear with the contents of t To extract the ZIP archive, the following command should be preformed when switched to the correct directory to extract from.

- unzip (path)/kiriwrite-0.1.0.zip + unzip (path)/kiriwrite-0.3.0.zip

@@ -75,7 +75,7 @@ A list of files that have been extracted will then appear with the contents of t To extract the 7Zip archive, the following command should be preformed when switched to the correct directory to extract from.

- 7za e (path)/kiriwrite-0.1.0.7z + 7za e (path)/kiriwrite-0.3.0.7z