Skip to content

Commit

Permalink
prep for v0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
imranismail committed Dec 1, 2020
1 parent 051a29e commit c68d68b
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 @@ -22,7 +22,7 @@ You can learn more about the BFF cloud pattern here:
cd $(mktemp -d)

# download the bff executable into it
curl -sfL https://github.com/imranismail/bff/releases/download/v0.4.1/bff_0.4.1_Linux_x86_64.tar.gz | tar xvz
curl -sfL https://github.com/imranismail/bff/releases/download/v0.4.2/bff_0.4.2_Linux_x86_64.tar.gz | tar xvz

# move it into $PATH dir
mv bff /usr/local/bin
Expand Down

0 comments on commit c68d68b

Please sign in to comment.