mirror of
https://github.com/NohamR/papeer.git
synced 2026-05-26 04:17:21 +00:00
bump version in readme
This commit is contained in:
@@ -29,14 +29,14 @@ go get -u github.com/lapwat/papeer
|
|||||||
```sh
|
```sh
|
||||||
platform=linux
|
platform=linux
|
||||||
# platform=darwin for MacOS
|
# platform=darwin for MacOS
|
||||||
curl -L https://github.com/lapwat/papeer/releases/download/v0.2.0/papeer-v0.2.0-$platform-amd64 > papeer
|
curl -L https://github.com/lapwat/papeer/releases/download/v0.2.1/papeer-v0.2.1-$platform-amd64 > papeer
|
||||||
chmod +x papeer
|
chmod +x papeer
|
||||||
sudo mv papeer /usr/local/bin
|
sudo mv papeer /usr/local/bin
|
||||||
```
|
```
|
||||||
|
|
||||||
### On Windows
|
### On Windows
|
||||||
|
|
||||||
Download [latest release](https://github.com/lapwat/papeer/releases/download/v0.2.0/papeer-v0.2.0-windows-amd64.exe).
|
Download [latest release](https://github.com/lapwat/papeer/releases/download/v0.2.1/papeer-v0.2.1-windows-amd64.exe).
|
||||||
|
|
||||||
## Install kindlegen to export websites to MOBI (optional)
|
## Install kindlegen to export websites to MOBI (optional)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user