From a04d8064cb088a5b90342f30e882e222e7eb1e5d Mon Sep 17 00:00:00 2001 From: Matt Baer Date: Tue, 12 Nov 2019 01:16:20 +0900 Subject: [PATCH 1/2] Remove Debian install instructions This is unavailable at the moment. --- cmd/wf/README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/cmd/wf/README.md b/cmd/wf/README.md index 898d910..f8b9d50 100644 --- a/cmd/wf/README.md +++ b/cmd/wf/README.md @@ -30,13 +30,6 @@ Download the [64-bit](https://github.com/writeas/writeas-cli/releases/download/v **macOS**
Download the [64-bit](https://github.com/writeas/writeas-cli/releases/download/v2.0.0/wf_1.0.0_darwin_amd64.zip) executable and put it somewhere in your `$PATH`, like `/usr/local/bin`. -**Debian-based Linux**
-```bash -sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys DBE07445 -sudo add-apt-repository "deb http://updates.writeas.org xenial main" -sudo apt-get update && sudo apt-get install wf-cli -``` - **Linux (other)**
Download the [64-bit](https://github.com/writeas/writeas-cli/releases/download/v2.0.0/wf_1.0.0_linux_amd64.tar.gz) or [32-bit](https://github.com/writeas/writeas-cli/releases/download/v2.0.0/wf_1.0.0_linux_386.tar.gz) executable and put it somewhere in your `$PATH`, like `/usr/local/bin`. From 1c50cb773c880168e7aab790b468e9f80b320408 Mon Sep 17 00:00:00 2001 From: Matt Baer Date: Tue, 12 Nov 2019 01:30:24 +0900 Subject: [PATCH 2/2] Link to WF v0.11 in wf-cli README --- cmd/wf/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/wf/README.md b/cmd/wf/README.md index f8b9d50..1606b77 100644 --- a/cmd/wf/README.md +++ b/cmd/wf/README.md @@ -4,7 +4,7 @@ wf-cli Command line utility for publishing to any [WriteFreely](https://writefreely.org) instance. Works on Windows, macOS, and Linux. -**The WriteFreely CLI is compatible with WriteFreely v0.11 or later.** +**The WriteFreely CLI is compatible with [WriteFreely v0.11](https://github.com/writeas/writefreely/releases/tag/v0.11.0) or later.** ## Features