diff --git a/README.md b/README.md index 860348fa044b01175a06af8c8719ed20bd93ecb1..7c2baed62d27429d66a99ee052b51907776910bc 100644 --- a/README.md +++ b/README.md @@ -50,21 +50,6 @@ the nxcals-hdoop-pro-config<version>.jar that you can find at Know that all the links and directory path are up to date at the time of writing. It may have been some updates since. -After that you need to create a `pyconf.py` file in order to create -mysql configuration. The template is : -```python -mysql = { - 'host': '', - 'port': '', - 'user': '', - 'passwd': '', - 'database': '', -} -``` - -You'll need to ask the databases info and access in order to complete this -configuration file. - You can ask this info by creating an issue on this repo gitLab or by sending a mail to a manager of this project with your name, section and why you want to use the project.