chore: update readme
remove manual install and setup production
This commit is contained in:
parent
c5e62cac26
commit
1634ee0eb2
1 changed files with 9 additions and 4 deletions
13
README.md
13
README.md
|
|
@ -56,10 +56,15 @@ Full-stack web application framework that uses Python and MariaDB on the server
|
|||
|
||||
## Installation
|
||||
|
||||
* [Install via Docker](https://github.com/frappe/frappe_docker)
|
||||
* [Install via Frappe Bench](https://github.com/frappe/bench)
|
||||
* [Offical Documentation](https://frappeframework.com/docs/user/en/installation)
|
||||
* [Managed Hosting on Frappe Cloud](https://frappecloud.com/frappe/signup)
|
||||
### Production
|
||||
* [Managed Hosting on Frappe Cloud](https://frappecloud.com/)
|
||||
* [Easy install script using Docker images](https://github.com/frappe/bench/tree/develop#easy-install-script)
|
||||
* [Manual install using Docker images](https://github.com/frappe/frappe_docker)
|
||||
|
||||
### Development
|
||||
* [Easy install script using Docker images](https://github.com/frappe/bench/tree/develop#easy-install-script)
|
||||
* [Development installlation on bare metal](https://frappeframework.com/docs/user/en/installation)
|
||||
|
||||
|
||||
## Contributing
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue