Fix installation script (#398)

This commit is contained in:
Sung Won Cho 2020-02-03 14:59:33 +10:00 committed by GitHub
commit df4763947c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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).