From 6ec8b155dd562746fec37ffcb712406d42e8295a Mon Sep 17 00:00:00 2001 From: Dobrica Pavlinusic Date: Thu, 11 Nov 2010 23:03:57 +0100 Subject: [PATCH] added instructions to put view using curl --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index 0ab9326..b880463 100644 --- a/README +++ b/README @@ -59,6 +59,9 @@ Angular examples available: - template/Cookbook - examples from wiki working against github version of angular - template/conferece - conference submission example using mojolicious REST API server + curl -X PUT http://localhost:5984/conference/_design/symposium \ + -d @public/app/conference/_design/symposium + Planned features: -- 2.20.1