Skip to content

Commit

Permalink
some doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitc committed May 7, 2010
1 parent d0c19b1 commit d6003c7
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion INSTALLING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

If `sudo easy_install couchapp` doesn't work for you, you can install from source.

git clone git://github.com/couchapp/couchapp.git
git clone git://github.com/couchapp/couchapp.git couchapp
cd couchapp
sudo python setup.py install

Expand Down
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,10 +213,6 @@ Also, join us on [irc.freenode.net in the #couchapp room](irc://irc.freenode.net

There are a [few apps](http://wiki.github.com/couchapp/couchapp/apps) out there already using CouchApp. Please send a pull request adding yours to the list if you're using it too.

* [Sofa](http://github.com/jchris/sofa)
* [CouchDB Twitter Client](http://github.com/jchris/couchdb-twitter-client)


## License

CouchApp is licensed under the [Apache 2.0 License](http://www.apache.org/licenses/LICENSE-2.0)
1 change: 0 additions & 1 deletion doc/usage.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#Couchapp Command Line Usage



## Full command line usage

$ couchapp help
Expand Down

0 comments on commit d6003c7

Please sign in to comment.