adding link to docker repo in readme
This commit is contained in:
parent
c4bdce5548
commit
4b0127715b
|
@ -43,7 +43,7 @@ In addition to [our documentation](https://wiki.tainacan.org/) and [instructiona
|
|||
### Contributing
|
||||
Tainacan is a free, open source software licensed under **GPLv3**. Contributions to the codebase will abide to the same license; other contributions may be under additional or other terms.
|
||||
|
||||
See how to [setup your local development environment](docs/setup-local.md).
|
||||
See how to setup your local development environment directly on your system following [this instructions](docs/setup-local.md) or using our [Docker tools](https://github.com/tainacan/tainacan-docker).
|
||||
|
||||
To contribute with our project, you can report bugs and other issues, or suggest new features. You are also free to submit pull requests or translate Tainacan to multiple languages. If you are interested in contributing, you can get started by reading our [contribution guidelines](docs/CONTRIBUTING.md).
|
||||
|
||||
|
|
Loading…
Reference in New Issue