Skip to content

Commit

Permalink
Updated OSX downloaded file path
Browse files Browse the repository at this point in the history
  • Loading branch information
elijahgagne committed May 10, 2020
1 parent b4c8bb8 commit 1900c3e
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 @@ -13,7 +13,7 @@ Download the [latest release](https://github.com/justmiles/go-markdown2confluenc
- OSX

curl -LO https://github.com/justmiles/go-markdown2confluence/releases/download/v3.1.1/go-markdown2confluence_3.1.1_darwin_x86_64.tar.gz
sudo tar -xzvf go-markdown2confluence_3.1.1_linux_x86_64.tar.gz -C /usr/local/bin/ markdown2confluence
sudo tar -xzvf go-markdown2confluence_3.1.1_darwin_x86_64.tar.gz -C /usr/local/bin/ markdown2confluence

- Windows
- Download [the latest release](https://github.com/justmiles/go-markdown2confluence/releases/download/v3.1.1/go-markdown2confluence_3.1.1_windows_x86_64.tar.gz) and add to your system `PATH`
Expand Down

0 comments on commit 1900c3e

Please sign in to comment.