Skip to content

Commit

Permalink
Change last version number (from 0.9.1 to 0.9.2).
Browse files Browse the repository at this point in the history
  • Loading branch information
Amaury committed Nov 20, 2017
1 parent 701d87f commit bd70992
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,20 +141,20 @@ Configure the program (you will be asked for the AWS user's access key and secre

Get the last version:
```shell
# wget https://github.com/Amaury/Arkiv/archive/0.9.1.zip
# unzip Arkiv-0.9.1.zip
# wget https://github.com/Amaury/Arkiv/archive/0.9.2.zip
# unzip Arkiv-0.9.2.zip

or

# wget https://github.com/Amaury/Arkiv/archive/0.9.1.tar.gz
# tar xzf Arkiv-0.9.1.tar.gz
# wget https://github.com/Amaury/Arkiv/archive/0.9.2.tar.gz
# tar xzf Arkiv-0.9.2.tar.gz
```


### 2.3 Configuration

```shell
# cd Arkiv-0.9.1
# cd Arkiv-0.9.2
# ./arkiv config
```

Expand Down

0 comments on commit bd70992

Please sign in to comment.