Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
n10v committed Aug 14, 2016
1 parent 79e50d9 commit 2783051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -46,7 +46,7 @@ rm /usr/local/bin/nehm

# get latest release
mkdir /tmp/nehm
curl -L "https://github.com/bogem/nehm/releases/download/v3.0/nehm-3.0-$OS-$ARCH.tgz" -o /tmp/nehm/nehm.tgz
curl -L "https://github.com/bogem/nehm/releases/download/v3.0.3/nehm-3.0.3-$OS-$ARCH.tgz" -o /tmp/nehm/nehm.tgz
tar xzf /tmp/nehm/nehm.tgz
mv tmp/nehm/nehm /usr/local/bin
rm -rf tmp/nehm
Expand Down

0 comments on commit 2783051

Please sign in to comment.