From df4763947c98b8d733a2a0eb0721c231ec1ff730 Mon Sep 17 00:00:00 2001 From: Sung Won Cho Date: Mon, 3 Feb 2020 14:59:33 +1000 Subject: [PATCH] Fix installation script (#398) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1cf73841..5300baaa 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ brew install dnote On Linux or macOS, you can use the installation script: - curl -s https://getdnote.com/install | sh + curl -s https://www.getdnote.com/install | sh Otherwise, you can download the binary for your platform manually from the [releases page](https://github.com/dnote/dnote/releases).