chore: fix typo in README.md

installlation -> installation
This commit is contained in:
Ikko Eltociear Ashimine 2023-08-09 01:06:47 +09:00 committed by GitHub
parent 59e1db7bb5
commit 395511f18d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,7 +63,7 @@ Full-stack web application framework that uses Python and MariaDB on the server
### 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)
* [Development installation on bare metal](https://frappeframework.com/docs/user/en/installation)
## Contributing