We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c4df3b commit acd0ca7Copy full SHA for acd0ca7
README.md
@@ -29,7 +29,7 @@ The packages included under the `[developer]` installation key contain some help
29
- `pre-commit` - Allows for the installation and running of hooks to help with linting, formatting, and type checking your code.
30
- `pytest` - Used in conjunction with test functions to evaluate the reliability of your code.
31
32
-Instructions for setting up the database for Murfey to register files to can be found [here](src/murfey/server/MURFEY_DB.md).
+Instructions for setting up the database for Murfey to register files to can be found [here](src/murfey/server/README.md).
33
34
Finally, you may want to set up an ISPyB mock database server and a Zocalo
35
development environment. The instructions for this are out of scope here.
0 commit comments