Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
haampie committed Aug 5, 2021
1 parent da1c409 commit 9bdfa04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ A tool that:
Download the [**latest release**](https://github.com/haampie/libtree/releases) from Github:

```bash
wget https://github.com/haampie/libtree/releases/download/v1.2.2/libtree_x86_64.tar.gz
wget https://github.com/haampie/libtree/releases/download/v1.2.3/libtree_x86_64.tar.gz
tar -xzf libtree_x86_64.tar.gz
ln -s $(realpath ./libtree/libtree) /usr/local/bin/libtree
libtree $(which man)
Expand Down

0 comments on commit 9bdfa04

Please sign in to comment.