X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=README;h=4dd9f76dcab30038419effd8fc5b690b77a3b0fd;hb=079a7fc5fa9b88bb575a17aec01ef81a853e16ee;hp=b7af6ebb1da359af2b9360607ae63d978be689fb;hpb=f879a2e9e5a17f3fb53af1e87986aa7ce948e85c;p=angular-mojolicious.git diff --git a/README b/README index b7af6eb..4dd9f76 100644 --- a/README +++ b/README @@ -93,7 +93,8 @@ CouchDB examples: $ ./couchdb-trigger.pl http://localhost:5984/demo trigger/shell.pm - $ curl -X PUT http://localhost:5984/demo/t1 -d '{"trigger":{"command":"notify-send CouchDB t1"}}' + $ curl -X POST http://localhost:5984/demo/ -H 'Content-type:application/json' -d \ + '{"trigger":{"command":"notify-send \"CouchDB trigger notify example\""}}' couchdb-external-kinosearch.pl - external searcher for KinoSearch indexes