-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
README #12
Comments
Updated README. |
The most important thing: "How to get the data" is not yet solved. Where is medlang/medlang_data/dump? There is no instruction on how to initialize the submodule and the standard procedure is not working. Step 2 was not necessary for me as there already exists a secrets.yml which is configured just fine for test and development. Instead you might describe how to create a .env file for storing secret tokens and password for production. |
Correction: The standard procedure using 'git submodule init' and 'git submodule update' is partially working: I do not yet have access rights for the repo. |
See my corrections here: 1128ac3 |
Make a short introduction and a "getting started" section: How to setup the application and the database.
The text was updated successfully, but these errors were encountered: