diff options
author | nodiscc <nodiscc@gmail.com> | 2016-02-19 14:40:59 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2016-02-19 14:40:59 +0000 |
commit | 50517d51fad98da03fe4c1c17324023610534c05 (patch) | |
tree | ba0a698734f66eb3c24ad48a16eba6c753b88730 | |
parent | Update selfhosted awesomelist (diff) | |
download | awesome-selfhosted-50517d51fad98da03fe4c1c17324023610534c05.tar.gz awesome-selfhosted-50517d51fad98da03fe4c1c17324023610534c05.zip |
fix odoo entry
* language
* the install documentation lists other install methods, don't link to the docker image
* capitalization
* Ref https://github.com/Kickball/awesome-selfhosted/pull/459
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -343,7 +343,7 @@ _Recipe management_ * [OpenEats](http://www.openeats.org/) - A recipe management site that allows users to create, store, share and rate recipes, create grocery lists, and more. ([Source Code](https://github.com/qgriffith/OpenEats) `Python/Django` `BSD` ### Enterprise Resource Planning -* [Odoo](http://odoo.com) - Free open source ERP system. ([Source Code](https://github.com/odoo/odoo)) ([Docker Container](https://github.com/docker-library/docs/tree/master/odoo)) `GPLv3` `PYTHON` +* [Odoo](http://odoo.com) - Free open source ERP system. ([Source Code](https://github.com/odoo/odoo)), ([Demo](https://demo.odoo.com/)) `LGPLv3` `Python` ### E-commerce |