added instructions to put view using curl
authorDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 11 Nov 2010 22:03:57 +0000 (23:03 +0100)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 11 Nov 2010 22:03:57 +0000 (23:03 +0100)
README

diff --git a/README b/README
index 0ab9326..b880463 100644 (file)
--- 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: