Skip to content

Commit

Permalink
Fuckit. 2.0 release!
Browse files Browse the repository at this point in the history
  • Loading branch information
dschep committed May 12, 2016
1 parent e0bafba commit 495deb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -28,7 +28,7 @@ Quickstart

.. code:: shell
$ sudo curl -L -o /usr/bin/ntfy https://github.com/dschep/ntfy/releases/download/v2.0.0-beta0/ntfy
$ sudo curl -L -o /usr/bin/ntfy https://github.com/dschep/ntfy/releases/download/v2.0.0/ntfy
$ sudo chmod +x /usr/bin/ntfy
$ ntfy send test
# send a notification when the command `sleep 10` finishes
Expand Down

0 comments on commit 495deb3

Please sign in to comment.